mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-07-27 16:56:15 -04:00
Quick and dirty temperature logger, debug view of temp vs. time.
This commit is contained in:
parent
750506b33e
commit
86edf01def
8 changed files with 206 additions and 3 deletions
|
@ -65,6 +65,8 @@ ReceiverModel receiver_model {
|
|||
clock_manager
|
||||
};
|
||||
|
||||
TemperatureLogger temperature_logger;
|
||||
|
||||
class Power {
|
||||
public:
|
||||
void init() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue