fix clock, lcd

This commit is contained in:
pvvx 2024-01-29 11:36:35 +03:00
parent ceffb41989
commit 3ed6398154
46 changed files with 18496 additions and 18323 deletions

View file

@ -59,7 +59,7 @@ typedef enum {
CMD_ID_RDFB = 0xD4, // Read Flash Block
CMD_ID_ERFB = 0xD5, // Erase Flash Sector
CMD_ID_CHGB = 0xD7, // Change boot
CMD_ID_REG_RW = 0xDA, // Read/Write Registers
CMD_ID_REG_RW = 0xDA, // Read/Write 32 bits Registers (aligned)
CMD_ID_MEM_RW = 0xDB, // Read/Write memory
CMD_ID_EEP_RW = 0xDC, // Get/set EEP
CMD_ID_LR_RESET = 0xDD, // Reset Long Range