fixed word case issue
This commit is contained in:
@@ -29,7 +29,7 @@
|
|||||||
#include <WString.h>
|
#include <WString.h>
|
||||||
|
|
||||||
#include "defines.h"
|
#include "defines.h"
|
||||||
#include "IRbabyIRIS.h"
|
#include "IRBabyIRIS.h"
|
||||||
|
|
||||||
int getIRISKitVersion(char *buffer, int buffer_size) {
|
int getIRISKitVersion(char *buffer, int buffer_size) {
|
||||||
if (NULL == buffer) {
|
if (NULL == buffer) {
|
||||||
|
|||||||
Reference in New Issue
Block a user