Initial tutorial commit
This commit is contained in:
3
gem-remotes-esp32/build.rs
Normal file
3
gem-remotes-esp32/build.rs
Normal file
@ -0,0 +1,3 @@
|
||||
fn main() {
|
||||
embuild::espidf::sysenv::output();
|
||||
}
|
||||
Reference in New Issue
Block a user