下列程式片段在示範如何讀寫char (1 byte) 和int (2 bytes) 到PROGRAM。 #include <avr/pgmspace.h> // save some unsigned ints const PROGMEM uint16_t ...
確定! 回上一頁