mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-03-18 14:28:33 +03:00
move USBDDriverCallbacks_ConfigurationChanged() to main.c
This alows us to mark simtrace_config as static variable and keep all code related to this variable local to main.c
This commit is contained in:
@@ -29,7 +29,6 @@ extern volatile ringbuf sim_rcv_buf;
|
||||
|
||||
extern volatile bool rcvdChar;
|
||||
extern volatile uint32_t char_stat;
|
||||
extern volatile enum confNum simtrace_config;
|
||||
|
||||
extern const Pin pinPhoneRST;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user