Skip to content

Commit 5f8b315

Browse files
committed
Merge branch 'hotfix/version-1.2.1'
2 parents 9e4df1d + c470915 commit 5f8b315

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=GoGoBoard Arduino Library
2-
version=1.2.0
2+
version=1.2.1
33
author=P.Pongpakatien
44
maintainer=LILCMU <peeranut32@gmail.com>
55
sentence=A library for built-in STM32 arduino core on GoGoBoard to enabled fully functional of hardware along with the used of students.

src/GoGoBoardArduino.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,6 @@
103103
#define BYTE_HEADER_OFFSET 4 //? 54 fe type len (report pkt)
104104

105105
typedef enum {
106-
TYPE_UNDEFINE,
107106
TYPE_NUMBER,
108107
TYPE_STRING
109108
} logo_data_type;

0 commit comments

Comments
 (0)