fixed typo

This commit is contained in:
ZennDev1337 2023-10-01 11:31:40 +02:00
parent f4647a19df
commit b4ee5f56f9

View file

@ -8,8 +8,8 @@
// //
// https://zenndev1337.github.io/Rust-for-Arduboy/ // https://zenndev1337.github.io/Rust-for-Arduboy/
// //
// Comment out the librarys you dont need. // Comment out the libraries you dont need.
// This saves memory but be carful if the librarys are not defined // This saves memory but be careful if the libraries are not defined
// it will not export the given functions for the rust project. // it will not export the given functions for the rust project.
// //
// to save a good amount you can comment out // to save a good amount you can comment out