Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/faq/a03-library-does-not-work.rst
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ Functionality Issues
integers are 16 bit, and on ESPs they are 32 bit (just like on ARM).

*Issue:* Some device with time critical control like a servo drive or a
strip pf LEDs does not operate smoothly and tends to randomly change
strip of LEDs does not operate smoothly and tends to randomly change
position or displayed pattern.

*Solution:*: Check for usage of interrupts that may get in conflict with
Expand Down