mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
WiP on hotplate temp reading
This commit is contained in:
@@ -57,7 +57,7 @@ void InterruptHandler::readPendingMessage() {
|
||||
}
|
||||
}
|
||||
|
||||
void InterruptHandler::Thread(const void *arg) {
|
||||
void InterruptHandler::Thread(const void *arg) {
|
||||
(void)arg;
|
||||
union fusb_status status;
|
||||
for (;;) {
|
||||
|
||||
Reference in New Issue
Block a user