update reset comments for HSMini
This commit is contained in:
@@ -41,6 +41,7 @@ void setup() {
|
||||
digitalWrite(MIC_PIN, LOW);
|
||||
|
||||
// prep the switch
|
||||
// NOTE: HamShieldMini doesn't have a reset pin, so this has no effect
|
||||
pinMode(SWITCH_PIN, INPUT_PULLUP);
|
||||
|
||||
// set up the reset control pin
|
||||
|
||||
Reference in New Issue
Block a user