changed handling of PT Enable PINs
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
Dezibot dezibot = Dezibot();
|
||||
void setup() {
|
||||
dezibot.begin();
|
||||
Serial.begin(9600);
|
||||
Serial.begin(115200);
|
||||
}
|
||||
void loop() {
|
||||
Serial.println("bla");
|
||||
|
||||
Reference in New Issue
Block a user