Adafruit_Learning_System_Gu.../FunHouse_Arduino_Demos/selftest
Anne Barela 2ff396eff7
Disambiguate tone function
The program included a tone function which is also an Arduino built-in function so the compiler threw warnings it didn't know which to use. Changed the local function to fhtone to disambiguate as to which function to use and changed parameters to floats per the function spec.
2022-03-30 12:03:59 -04:00
..
.funhouse.test.only Add a test.only file to FunHouse demos 2021-04-20 07:54:10 -07:00
selftest.ino Disambiguate tone function 2022-03-30 12:03:59 -04:00