mirror of
https://github.com/RfidResearchGroup/ChameleonMini.git
synced 2026-05-12 11:20:37 -07:00
This removes the warning of implicit declarations in Settings.c
This commit is contained in:
Regular → Executable
BIN
Binary file not shown.
Regular → Executable
BIN
Binary file not shown.
+1268
-1331
File diff suppressed because it is too large
Load Diff
+15474
-16825
File diff suppressed because it is too large
Load Diff
+2936
-2935
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -56,6 +56,7 @@
|
||||
#include "Settings.h"
|
||||
#include <avr/eeprom.h>
|
||||
#include "Configuration.h"
|
||||
#include "Memory.h"
|
||||
|
||||
SettingsType GlobalSettings;
|
||||
SettingsType EEMEM StoredSettings = {
|
||||
|
||||
Reference in New Issue
Block a user