This commit is contained in:
xloem 2021-05-21 15:12:09 -04:00 committed by GitHub
commit 8b54e26f04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -2078,6 +2078,9 @@ end of a cycle or finish before starting the new waveform.
WARNING: bad things may happen if you delete the previous WARNING: bad things may happen if you delete the previous
waveform before it has been synced to the new waveform. waveform before it has been synced to the new waveform.
WARNING: bad things may happen if the same wave_id is queued
more than once before it has finished sending.
NOTE: Any hardware PWM started by [*gpioHardwarePWM*] will be cancelled. NOTE: Any hardware PWM started by [*gpioHardwarePWM*] will be cancelled.
. . . .