Implemented snake
This commit is contained in:
parent
da5edb5cbf
commit
5ac79ce0ce
4 changed files with 223 additions and 2 deletions
3
snake/build.rs
Normal file
3
snake/build.rs
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
fn main() {
|
||||
embuild::espidf::sysenv::output();
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue