This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #include "IC/ADC.h" | |
| #include "IC/CDC.h" | |
| #include "IC/DAC.h" | |
| #include "IC/PA95.h" | |
| #include "Metrology/Metrology.h" | |
| #include "Time/KilohertzLoop.h" | |
| #include "Time/TimeStatistics.h" | |
| #include "Util/Application.h" | |
| #include "Util/Bitset.h" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #include "IC/ADC.h" | |
| #include "IC/CDC.h" | |
| #include "IC/DAC.h" | |
| #include "IC/PA95.h" | |
| #include "Metrology/Metrology.h" | |
| #include "Time/KilohertzLoop.h" | |
| #include "Time/TimeStatistics.h" | |
| #include "Util/Application.h" | |
| #include "Util/Bitset.h" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #include "IC/ADC.h" | |
| #include "IC/CDC.h" | |
| #include "IC/DAC.h" | |
| #include "IC/PA95.h" | |
| #include "Metrology/Metrology.h" | |
| #include "Time/KilohertzLoop.h" | |
| #include "Time/TimeStatistics.h" | |
| #include "Util/Application.h" | |
| #include "Util/Bitset.h" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #include "IC/ADC.h" | |
| #include "IC/CDC.h" | |
| #include "IC/DAC.h" | |
| #include "IC/PA95.h" | |
| #include "Metrology/Metrology.h" | |
| #include "Time/KilohertzLoop.h" | |
| #include "Time/TimeStatistics.h" | |
| #include "Util/Application.h" | |
| #include "Util/Bitset.h" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #include "IC/ADC.h" | |
| #include "IC/CDC.h" | |
| #include "IC/DAC.h" | |
| #include "Metrology/Metrology.h" | |
| #include "Time/KilohertzLoop.h" | |
| #include "Time/TimeStatistics.h" | |
| #include "Util/Application.h" | |
| #include "Util/Bitset.h" | |
| Metrology::Mode currentMode; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #include "IC/ADC.h" | |
| #include "IC/CDC.h" | |
| #include "IC/DAC.h" | |
| #include "Metrology/Metrology.h" | |
| #include "Time/KilohertzLoop.h" | |
| #include "Time/TimeStatistics.h" | |
| #include "Util/Application.h" | |
| #include "Util/Bitset.h" | |
| float toneFrequency = -1; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #include "IC/ADC.h" | |
| #include "IC/CDC.h" | |
| #include "IC/DAC.h" | |
| #include "Metrology/Metrology.h" | |
| #include "Time/KilohertzLoop.h" | |
| #include "Time/TimeStatistics.h" | |
| #include "Util/Application.h" | |
| #include "Util/Bitset.h" | |
| #include "Util/Rickroll.h" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #include "IC/ADC.h" | |
| #include "IC/CDC.h" | |
| #include "IC/DAC.h" | |
| #include "Metrology/Metrology.h" | |
| #include "Time/KilohertzLoop.h" | |
| #include "Time/TimeStatistics.h" | |
| #include "Util/Application.h" | |
| #include "Util/Bitset.h" | |
| Metrology::Mode currentMode; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #include "IC/ADC.h" | |
| #include "IC/CDC.h" | |
| #include "IC/DAC.h" | |
| #include "Time/KilohertzLoop.h" | |
| #include "Time/Oscilloscope.h" | |
| #include "Time/TimeStatistics.h" | |
| #include "Util/Application.h" | |
| #include "Util/Bitset.h" | |
| TimeStatistics timeStatistics; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #include "IC/CDC.h" | |
| #include "Time/Oscilloscope.h" | |
| #include "Util/Application.h" | |
| #include "Util/Bitset.h" | |
| void setup() { | |
| Application::setupSerial(); | |
| Application::setupSPI(); | |
| Application::setupI2C(); |
NewerOlder