Skip to content
Snippets Groups Projects
Commit 052bcbf1 authored by xh1v23's avatar xh1v23
Browse files

Update samp_spd

parent 2dc2252d
No related branches found
No related tags found
No related merge requests found
// Reference: https://forums.raspberrypi.com/viewtopic.php?t=368639
//https://www.hackster.io/AlexWulff/adc-sampling-and-fft-on-raspberry-pi-pico-f883dd
#include <Arduino.h>
#include <Arduino.h> //https://github.com/arduino/Arduino/blob/master/hardware/arduino/avr/cores/arduino/main.cpp
int led =25;
UART pc1(4, 5, NC, NC);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment