-
Notifications
You must be signed in to change notification settings - Fork 2
/
notpad_project
35 lines (35 loc) · 1.2 KB
/
notpad_project
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<NotepadPlus>
<Project name="cubesat">
<File name="cubesat.ino" />
<File name="type.h" />
<File name="I2Cdev.h" />
<File name="I2Cdev.cpp" />
<File name="sensor.h" />
<File name="sensor.cpp" />
<File name="userRGB.h" />
<File name="userRGB.cpp" />
<File name="FM_Radio.h" />
<File name="FM_Radio.cpp" />
<File name="cam.h" />
<File name="cam.cpp" />
<File name="userPM2_5.h" />
<File name="userPM2_5.cpp" />
<File name="SHT31.h" />
<File name="SHT31.cpp" />
<File name="APDS9960_Gesture.h" />
<File name="APDS9960_Gesture.cpp" />
<File name="solar_panel_ctrl.h" />
<File name="solar_panel_ctrl.cpp" />
<Folder name="IMU">
<File name="MPU6050.h" />
<File name="MPU6050.cpp" />
<File name="uHMC5883L.h" />
<File name="uHMC5883L.cpp" />
<File name="BMP180.h" />
<File name="BMP180.cpp" />
<File name="KF_IMU.h" />
<File name="KF_IMU.cpp" />
</Folder>
</Project>
<Project name="MarsRoverRobot" />
</NotepadPlus>