Skip to content

Commit df78265

Browse files
committed
fix #include case
1 parent d1897c4 commit df78265

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rdm6300.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Arad Eizen (https://github.com/arduino12) 23/09/18.
44
*/
55

6-
#include "RDM6300.h"
6+
#include "rdm6300.h"
77
#include <Arduino.h>
88

99

0 commit comments

Comments
 (0)