soon i will know the true name of god
This commit is contained in:
@@ -1,3 +1,10 @@
|
|||||||
|
# PrincessPiTracker
|
||||||
|
**here be dragons**
|
||||||
|
btle tracking via esp32 but with more support for chips, more options, radical power shaving and nun of da suck
|
||||||
|
|
||||||
|
i hvae become one with the build system, the toolchain, the sdk :Scuffled_Flustered: the ephmeral metaphysicaL Cconcept of esp-idf has adopted me as one of its own i shall soon know the true name of compuilauion
|
||||||
|
|
||||||
|
# Original reaDME below
|
||||||
# Find My Device ESP32 Firmware
|
# Find My Device ESP32 Firmware
|
||||||
This code enables you to use an ESP32-device as a custom Google Find My Device tracker. Note that the firmware is very experimental.
|
This code enables you to use an ESP32-device as a custom Google Find My Device tracker. Note that the firmware is very experimental.
|
||||||
|
|
||||||
|
|||||||
@@ -210,7 +210,6 @@ static void deep_sleep_wait_to_sleep() {
|
|||||||
ESP_ERROR_CHECK(esp_sleep_enable_timer_wakeup(DEEP_SLEEP_BURST_DELAY_MICROS));
|
ESP_ERROR_CHECK(esp_sleep_enable_timer_wakeup(DEEP_SLEEP_BURST_DELAY_MICROS));
|
||||||
esp_deep_sleep_start();
|
esp_deep_sleep_start();
|
||||||
}
|
}
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user