mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-12-02 20:31:46 +00:00
Quick and dirty temperature logger, debug view of temp vs. time.
This commit is contained in:
@@ -65,6 +65,8 @@ ReceiverModel receiver_model {
|
||||
clock_manager
|
||||
};
|
||||
|
||||
TemperatureLogger temperature_logger;
|
||||
|
||||
class Power {
|
||||
public:
|
||||
void init() {
|
||||
|
||||
Reference in New Issue
Block a user