Merge branch 'main' of github.com:ZennDev1337/Rust-for-Arduboy into dev
This commit is contained in:
commit
1c582941d8
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@
|
|||
//
|
||||
// https://zenndev1337.github.io/Rust-for-Arduboy/
|
||||
//
|
||||
// Comment out the librarys you dont need.
|
||||
// This saves memory but be carful if the librarys are not defined
|
||||
// Comment out the libraries you dont need.
|
||||
// This saves memory but be careful if the libraries are not defined
|
||||
// it will not export the given functions for the rust project.
|
||||
//
|
||||
// to save a good amount you can comment out
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue