updated
This commit is contained in:
parent
cca197bf45
commit
36cb36ffee
9 changed files with 126 additions and 1 deletions
|
@ -3,9 +3,9 @@
|
|||
|
||||
//Include the Arduboy Library
|
||||
//Initialize the arduboy object
|
||||
|
||||
use arduboy_rust::prelude::*;
|
||||
use fx_consts::{dbmMasked, dbmNormal};
|
||||
|
||||
const arduboy: Arduboy2 = Arduboy2::new();
|
||||
|
||||
// FX Data
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue