Reorganising includes in MDxx380 tone generator source file
This commit is contained in:
parent
de6fa813af
commit
552a88ed4c
|
|
@ -18,9 +18,7 @@
|
|||
* along with this program; if not, see <http://www.gnu.org/licenses/> *
|
||||
***************************************************************************/
|
||||
|
||||
#include <stdint.h>
|
||||
#include <stdbool.h>
|
||||
#include <stm32f4xx.h>
|
||||
#include "toneGenerator_MDxx380.h"
|
||||
#include <hwconfig.h>
|
||||
#include <gpio.h>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue