Update cubesatsim.h

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

@ -32,7 +32,7 @@
#include "hardware/irq.h" // interrupts #include "hardware/irq.h" // interrupts
#include "hardware/pwm.h" // pwm #include "hardware/pwm.h" // pwm
#include "hardware/sync.h" // wait for interrupt #include "hardware/sync.h" // wait for interrupt
#include "RPi_Pico_TimerInterrupt.h"
// Pico GPIO pin assignments // Pico GPIO pin assignments
#define LPF_PIN 8 // LPF is installed #define LPF_PIN 8 // LPF is installed

Loading…
Cancel
Save

Powered by TurnKey Linux.