Firebeetle_2_Board_ESP32-C6/src/main.rs
2025-10-01 01:13:32 -07:00

3 lines
45 B
Rust

fn main() {
println!("Hello, world!");
}