Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/sstaub/lighthack
Browse files Browse the repository at this point in the history
  • Loading branch information
sstaub committed Apr 13, 2020
2 parents ec3afd3 + 741424c commit a4ef15e
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions box1/box1.ino
Original file line number Diff line number Diff line change
Expand Up @@ -355,19 +355,6 @@ void sendKeyPress(bool down, String key) {
SLIPSerial.endPacket();
}

/*******************************************************************************
* Checks the status of all the buttons relevant to Eos (i.e. Next & Last)
*
* NOTE: This does not check the shift key. The shift key is used in tandem with
* the encoder to determine coarse/fine mode and thus does not report to Eos
* directly.
*
* Parameters: none
*
* Return Value: void
*
******************************************************************************/

/**
* @brief Checks the status of all the buttons relevant to Eos (i.e. Next & Last)
*
Expand Down

0 comments on commit a4ef15e

Please sign in to comment.