fixed word case issue

This commit is contained in:
strawmanbobi
2022-02-04 20:23:04 +08:00
parent c98574dbe5
commit 164f866685

View File

@@ -29,7 +29,7 @@
#include <WString.h>
#include "defines.h"
#include "IRbabyIRIS.h"
#include "IRBabyIRIS.h"
int getIRISKitVersion(char *buffer, int buffer_size) {
if (NULL == buffer) {