chore: refactor
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user