Skip to content

Commit a5bc329

Browse files
style: correctly format library inclusions
Signed-off-by: Aditya Agarwal <aditya.agarwal030504@gmail.com>
1 parent 3fbf4f0 commit a5bc329

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
#include "Adafruit_GFX.h"
44
#include "MCUFRIEND_kbv.h"
5+
56
#include "TouchScreen.h"
67

78
#include "constants.h"

0 commit comments

Comments
 (0)