Skip to content

Commit 1ec68c4

Browse files
authored
Merge pull request wled#4051 from Nickbert7/patch-1
Fix typo in "Battery" usermod (Build Failed)
2 parents 34cdda2 + f6ed3bc commit 1ec68c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

usermods/Battery/usermod_v2_Battery.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#include "UMBattery.h"
66
#include "types/UnkownUMBattery.h"
77
#include "types/LionUMBattery.h"
8-
#include "types/LiPoUMBattery.h"
8+
#include "types/LipoUMBattery.h"
99

1010
/*
1111
* Usermod by Maximilian Mewes

0 commit comments

Comments
 (0)