You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
comparison between signed and unsigned integer expressions
Use uint32_t to store timestamp instead of int32_t.
Adjust comparison to use timestamp as a zero-basis.
This also avoids a bugs where a record that is added just before millis() overflows would never be removed from the list.
Copy file name to clipboardExpand all lines: libraries/Bluefruit52Lib/examples/Projects/rssi_proximity/rssi_proximity_central/rssi_proximity_central.ino
0 commit comments