added type.h

pico-v0.1
alanbjohnston 4 years ago committed by GitHub
parent 668067d1d4
commit 10f6caf246
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -36,6 +36,7 @@
#include <WiFi.h>
#include "hardware/gpio.h"
#include "hardware/adc.h"
#include <ctype.h>
// Pico GPIO pin assignments
#define LPF_PIN 8 // LPF is installed

Loading…
Cancel
Save

Powered by TurnKey Linux.