Update cubesatsim.ino

pull/161/head
alanbjohnston 3 years ago committed by GitHub
parent 032cda091a
commit fbdec1ef69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2733,8 +2733,6 @@ bool TimerHandler0(struct repeating_timer *t) {
void start_isr() {
Serial.println("Starting ISR");
RPI_PICO_Timer ITimer0(0);
if (ITimer0.attachInterruptInterval(833, TimerHandler0))
{

Loading…
Cancel
Save

Powered by TurnKey Linux.