temp sync broken
This commit is contained in:
@@ -5,10 +5,10 @@
|
||||
|
||||
void sendAdvert (uint8_t shouldFlood);
|
||||
|
||||
void decodeAdvertisement (const FrameStruct * frame);
|
||||
void decodeAdvertisement (const FrameStruct *frame);
|
||||
|
||||
void printAdvertisement (const AdvertisementPayload * advert);
|
||||
void printAdvertisement (const AdvertisementPayload *advert);
|
||||
|
||||
void saveAdvert(const AdvertisementPayload * advert);
|
||||
void saveAdvert (const AdvertisementPayload *advert);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user