safety commit

This commit is contained in:
Robert Schauklies 2026-01-11 00:14:58 +01:00
parent 36ab15255f
commit 443da0edcf
3 changed files with 14 additions and 7 deletions

View file

@ -1,5 +1,4 @@
use esp_hal::uart::RxError;
#[no_std]
use esp_hal::uart::{Uart};
use esp_hal::{Blocking };
use rtt_target::rprintln;