Skip to content

Commit

Permalink
Merge pull request #19 from oroca/develop
Browse files Browse the repository at this point in the history
EduBot_Main 빌드 오류 수정.
  • Loading branch information
hancheol-cho authored Apr 7, 2019
2 parents db4091a + e91e7aa commit 88d60a8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions examples/EduBot_Main/src/BitBlue.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ uint8_t ble_mac_addr[6] = {0, };

BLECharacteristic *mHM10Char = NULL;

void drawLcdConnected(bool connected);
void loopUpdate(bool run);


class MyBLEServerCallbacks: public BLEServerCallbacks {
Expand Down
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=OROCA-EduBot
version=0.1.5
version=0.1.6
author=OROCA
license=Apache-2.0
maintainer=Baram([email protected])
Expand Down

0 comments on commit 88d60a8

Please sign in to comment.