summaryrefslogtreecommitdiffstats
path: root/Smol Watch Project/My Project/examples/driver_examples.h
diff options
context:
space:
mode:
authorJoey Castillo <jose.castillo@gmail.com>2021-05-23 16:10:06 -0400
committerJoey Castillo <jose.castillo@gmail.com>2021-05-23 16:10:06 -0400
commitde05ad0b9593353bb1fc9cb08267679380d3b8d2 (patch)
tree756201017b1f76f2b41b077b43027dfe76f66ee6 /Smol Watch Project/My Project/examples/driver_examples.h
parent45c2ad8fa8a9bb562a50f9ecc06c1b695967a0b9 (diff)
parentac3677fb6136409e249327edaba88bb89b7de5a4 (diff)
downloadSensor-Watch-de05ad0b9593353bb1fc9cb08267679380d3b8d2.tar.gz
Sensor-Watch-de05ad0b9593353bb1fc9cb08267679380d3b8d2.tar.bz2
Sensor-Watch-de05ad0b9593353bb1fc9cb08267679380d3b8d2.zip
Merge branch 'main' of github.com:joeycastillo/Sensor-Watch into main
Diffstat (limited to 'Smol Watch Project/My Project/examples/driver_examples.h')
-rw-r--r--Smol Watch Project/My Project/examples/driver_examples.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Smol Watch Project/My Project/examples/driver_examples.h b/Smol Watch Project/My Project/examples/driver_examples.h
index 4295ca9f..98e4c9d5 100644
--- a/Smol Watch Project/My Project/examples/driver_examples.h
+++ b/Smol Watch Project/My Project/examples/driver_examples.h
@@ -22,8 +22,6 @@ void I2C_0_example(void);
void delay_example(void);
-void PWM_0_example(void);
-
void PWM_1_example(void);
void SEGMENT_LCD_0_example(void);