Skip to content

Commit c0c5039

Browse files
authored
Update main.rs
1 parent 1b562a0 commit c0c5039

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main.rs

+1
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,6 @@ fn main() -> ! {
2323

2424
loop {
2525
// TODO: Your code here
26+
// See examples at https://github.com/Rahix/avr-hal/blob/master/boards/arduino-uno/examples
2627
}
2728
}

0 commit comments

Comments
 (0)