serial port comment
This commit is contained in:
parent
04c4d3b9d9
commit
58f311d738
@ -91,6 +91,7 @@ void checkLEDCChannels()
|
||||
#define Button1Pin 8
|
||||
void setup()
|
||||
{
|
||||
// Serial Port
|
||||
Serial.begin(115200);
|
||||
while (!Serial)
|
||||
;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user