124// This is a little silly, but with Arduino 1.8.13, including this header inside MozziGuts.cpp does not work (fails to detect the proper include path).
125// Putting it here, instead, seem to work.
126#include<STM32ADC.h>
127#endif
128
129#endif/* HARDWARE_DEFINES_H_ */
Generated automatically using Doxygen. If info on this page is outdated, incomplete, or wrong, please open an issue at https://github.com/sensorium/Mozzi/issues