clean up imports and reorganize the ssd bits into a graphics mod
This commit is contained in:
@@ -29,6 +29,8 @@ pub async fn ble_task(_notify: DynSubscriber<'static, Notification>, wifi_init:
|
||||
info!("Read serial data! {data:?}");
|
||||
};
|
||||
|
||||
// https://nextcloud.malloc.hackerbots.net/nextcloud/index.php/apps/phonetrack/logGet/cc668656ef51680c99b0eb6e5323a459/renderbug?lat=LAT&lon=LON&alt=ALT&acc=ACC&bat=BAT&sat=SAT&speed=SPD&bearing=DIR×tamp=TIME
|
||||
|
||||
// Other useful characteristics:
|
||||
// 0x2A67 - Location and speed
|
||||
// 0x2A00 - Device name
|
||||
|
||||
Reference in New Issue
Block a user