Skip to content

Commit

Permalink
Merge pull request #1032 from OpenBCI/networking_button
Browse files Browse the repository at this point in the history
fix button status in networking widget
  • Loading branch information
retiutut authored Mar 7, 2022
2 parents 30e9ef4 + a1c205f commit e212715
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion OpenBCI_GUI/W_Networking.pde
Original file line number Diff line number Diff line change
Expand Up @@ -882,7 +882,6 @@ class W_Networking extends Widget {
/* Call to shutdown some UI stuff. Called from W_manager, maybe do this differently.. */
void shutDown() {
hideElements();
turnOffButton();
}

void initializeStreams() {
Expand Down

0 comments on commit e212715

Please sign in to comment.