small changes

This commit is contained in:
Matthew
2024-04-18 21:18:22 -04:00
parent 7a9e122635
commit 5f260af443
2 changed files with 0 additions and 11 deletions

View File

@@ -38,7 +38,6 @@ struct FindMy {
uint8_t mac_buf[EXTRA_BEACON_MAC_ADDR_SIZE];
uint8_t packet_buf[EXTRA_BEACON_MAX_DATA_SIZE];
uint8_t battery_level;
FindMyState state;
};