1
0
forked from me/IronOS

Update main.hpp

This commit is contained in:
Ben V. Brown
2022-04-12 19:22:28 +10:00
parent a8f9b417f6
commit 81a36eb2cf

View File

@@ -1,6 +1,6 @@
#ifndef __MAIN_H
#define __MAIN_H
#include <stdint.h>
#include "OLED.hpp"
#include "Setup.h"
extern uint32_t currentTempTargetDegC;