Skip to content

Commit 988c179

Browse files
committed
Readme.md corrected
1 parent adc1d33 commit 988c179

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ The above will tell our `Battery` instance to use GPIO Pin 14 for the main Colou
5454
## Initialising Battery
5555
5656
```c++
57-
#include <LithiumPowered.h>
57+
#include <LithiumPowered.hpp>
5858
5959
Battery myBattery();
6060

0 commit comments

Comments
 (0)