fixed typo
This commit is contained in:
parent
f4647a19df
commit
b4ee5f56f9
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