mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-08-23 16:09:05 +00:00
Quick and dirty temperature logger, debug view of temp vs. time.
This commit is contained in:
@@ -129,6 +129,8 @@ private:
|
||||
|
||||
void handle_rtc_tick() {
|
||||
sd_card::poll_inserted();
|
||||
|
||||
portapack::temperature_logger.second_tick();
|
||||
}
|
||||
|
||||
static ui::Widget* touch_widget(ui::Widget* const w, ui::TouchEvent event) {
|
||||
|
||||
Reference in New Issue
Block a user