mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
[Squash] Move I2C to IRQ based for big txn
Squash DMA attempt out .
This commit is contained in:
@@ -186,6 +186,7 @@ void guiRenderLoop(void) {
|
||||
}
|
||||
// Render done, draw it out
|
||||
OLED::refresh();
|
||||
osDelay(10);
|
||||
}
|
||||
|
||||
OperatingMode handle_post_init_state() {
|
||||
|
||||
Reference in New Issue
Block a user