chore: refactor

This commit is contained in:
2025-05-22 15:39:29 +02:00
parent d92ee9c10c
commit fb1059e378
2 changed files with 39 additions and 32 deletions

View File

@@ -40,7 +40,6 @@ const appSettings: AppSettings = x: {
};
};
// Basically the pico_w blink sample
export fn main() c_int {
_ = p.stdio_init_all();
p.sleep_ms(2000);