ota updates
This commit is contained in:
@@ -5,6 +5,10 @@
|
||||
#include <NimBLEDevice.h>
|
||||
#include <GunProfile.h>
|
||||
|
||||
// Flag to signal that a new reading is ready to be processed
|
||||
extern volatile bool newReadingAvailable;
|
||||
extern volatile int lastReadFPS;
|
||||
|
||||
typedef void (*CallbackFunction)();
|
||||
|
||||
class ChronoBLE {
|
||||
|
||||
Reference in New Issue
Block a user