initialization

This commit is contained in:
Rajput R Vikramsingh Vikramsingh 2024-10-10 19:12:16 +05:30
parent ca89d33cd7
commit 29f60736f2
1 changed files with 3 additions and 0 deletions

3
main.c
View File

@ -0,0 +1,3 @@
#include<stdint.h>
#include<stdbool.h>
#include"tm4c123gh6pm.h"