added wav_position back

pico-v0.25
alanbjohnston 3 years ago committed by GitHub
parent 051e5e6af0
commit 3b0e203deb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -327,8 +327,9 @@ float R1 = 184; // Reading data point 2
int sensorValue;
float Temp;
float rest;
/*
unsigned int wav_position = 0;
/*
int pwm_counter = 0;
int pwm_counter_max = 420;
int pwm_amplitude = 50; //50 //100;

Loading…
Cancel
Save

Powered by TurnKey Linux.