Update cubesatsim.ino

pico-i2c-isr
alanbjohnston 3 years ago committed by GitHub
parent c59fc5e431
commit 599a741c1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -63,7 +63,7 @@ Adafruit_SI5351 clockgen = Adafruit_SI5351();
unsigned long micros3;
volatile i2c_busy_now = false;
volatile bool i2c_busy_now = false;
//WiFiServer server(port);
//WiFiClient client;

Loading…
Cancel
Save

Powered by TurnKey Linux.