lf em stuff

This commit is contained in:
iceman1001 2020-10-15 19:29:54 +02:00
commit ba8aa6f0ab
5 changed files with 416 additions and 14 deletions

View file

@ -375,6 +375,12 @@ typedef struct {
} PACKED picopass_ns_hdr;
typedef struct {
uint16_t delay_us;
bool on;
bool off;
} PACKED tearoff_params_t;
// For the bootloader
#define CMD_DEVICE_INFO 0x0000
//#define CMD_SETUP_WRITE 0x0001