Run commands set from the address in flash memory
Note: V7 firmware----the address will be remapped into the reserved memory space that reserved by command Reserve flash.
|
Direct: |
"FLMCSA" |
|
Arduino: |
void runCommandSet(uint24_t A) |
|
C: |
void Digole_runCommandSet(uint24_t A) |
A
The 3 bytes address in flash memory.
mydisp.runCommandSet(65535);
| Version | Description |
|---|---|