commit
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
//extern uint8_t devices_found ;
|
||||
extern uint8_t roms[MAX_DEVICES][8];
|
||||
extern char rx_buffer[64];
|
||||
extern TEMP temp_sense[30];
|
||||
extern TEMP_TypeDef temp_sense[30];
|
||||
extern uint8_t init;
|
||||
int test_var=0;
|
||||
//void handle_command(char* cmd)
|
||||
|
||||
Reference in New Issue
Block a user