Calibration memory of ATtiny43U is only 1 byte

Closes issue #921.
This commit is contained in:
Joerg Wunsch
2022-05-05 22:58:45 +02:00
parent a4c9fcdcd7
commit 43ddea9102
2 changed files with 2 additions and 1 deletions

View File

@@ -12888,7 +12888,7 @@ part
;
memory "calibration"
size = 2;
size = 1;
read = "0 0 1 1 1 0 0 0 0 0 0 x x x x x",
"0 0 0 0 0 0 0 a0 o o o o o o o o";
;