i don't understand why it's not commit in MPLAB

This commit is contained in:
2023-03-03 15:03:48 +01:00
parent a977d9300d
commit 95af13e627
12 changed files with 2099 additions and 10 deletions

View File

@@ -52,9 +52,12 @@
#include <stdint.h>
#include <stdbool.h>
#include <conio.h>
#include "interrupt_manager.h"
#include "epwm1.h"
#include "tmr2.h"
#include "adc.h"
#include "tmr0.h"
#include "eusart1.h"