We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adc1d33 commit 988c179Copy full SHA for 988c179
README.md
@@ -54,7 +54,7 @@ The above will tell our `Battery` instance to use GPIO Pin 14 for the main Colou
54
## Initialising Battery
55
56
```c++
57
-#include <LithiumPowered.h>
+#include <LithiumPowered.hpp>
58
59
Battery myBattery();
60
0 commit comments