Bump version number
Esse commit está contido em:
@@ -3,9 +3,6 @@
|
||||
### Breaking Changes
|
||||
* Removed space in GanglionHub to be able to kill the hub on windows.
|
||||
|
||||
### Bug Fixes
|
||||
* Sample rate not set correctly for Daisy board. #112
|
||||
|
||||
# 2.0.0
|
||||
|
||||
* Initial Release
|
||||
|
||||
@@ -966,7 +966,7 @@ void introAnimation() {
|
||||
textLeading(24);
|
||||
fill(31, 69, 110, transparency);
|
||||
textAlign(CENTER, CENTER);
|
||||
text("OpenBCI GUI v2.0.0\nJanuary 2017", width/2, height/2 + width/9);
|
||||
text("OpenBCI GUI v2.1.0\nJanuary 2017", width/2, height/2 + width/9);
|
||||
}
|
||||
|
||||
//exit intro animation at t2
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário