Plus, the pointer array "idtext" for 50 strings eats up 100 bytes. char* const idtext PROGMEM = { // PROGMEM "strng1", "strng2", "strng3" } ; // ...
確定! 回上一頁