Update cubesatsim.ino

pull/153/head
alanbjohnston 4 years ago committed by GitHub
parent af3e990429
commit 5bd7b2352f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1988,7 +1988,7 @@ void start_ina219() {
void start_pwm() {
// based on code https://github.com/rgrosset/pico-pwm-audio
//
Serial.println"Starting pwm!");
Serial.println("Starting pwm!");
pwm_value = 128 - pwm_amplitude;

Loading…
Cancel
Save

Powered by TurnKey Linux.