initial cap sensing boilerplate

This commit is contained in:
Conor Patrick
2019-05-08 22:26:57 -04:00
parent f9202b2b6a
commit 2b2835b823
7 changed files with 999 additions and 5 deletions

View File

@ -108,7 +108,7 @@ void hw_init(int lowfreq)
#endif
init_rng();
init_spi();
//init_spi();
}