Add warning regarding reusing wave ids in flight

This commit is contained in:
xloem 2021-05-21 15:02:25 -04:00 committed by GitHub
parent c33738a320
commit 12c048889a
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
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.
. .