mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-15 04:19:26 -07:00
Temporarily backport app updates from apps repo
This commit is contained in:
@@ -7,7 +7,8 @@
|
||||
#include "util/vector.h"
|
||||
|
||||
#define CALIBRATION_DATA_VER (1)
|
||||
#define CALIBRATION_DATA_PATH EXT_PATH("apps_data/air_mouse/calibration.data")
|
||||
#define CALIBRATION_DATA_FILE_NAME "calibration.data"
|
||||
#define CALIBRATION_DATA_PATH EXT_PATH("apps_data/air_mouse/" CALIBRATION_DATA_FILE_NAME)
|
||||
#define CALIBRATION_DATA_MAGIC (0x23)
|
||||
|
||||
#define CALIBRATION_DATA_SAVE(x) \
|
||||
|
||||
Reference in New Issue
Block a user