mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-26 03:39:58 -07:00
Formatting & New updated IR
This commit is contained in:
@@ -9,5 +9,4 @@ void console_output_input_handler(CliguiApp* app, InputEvent* event) {
|
||||
char eot = 0x03;
|
||||
furi_stream_buffer_send(app->data->streams.app_tx, &eot, 1, FuriWaitForever);
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user