Skip to content

Update PID.py#2

Open
achrn wants to merge 1 commit intogastmaier:masterfrom
achrn:patch-1
Open

Update PID.py#2
achrn wants to merge 1 commit intogastmaier:masterfrom
achrn:patch-1

Conversation

@achrn
Copy link
Copy Markdown

@achrn achrn commented Feb 20, 2025

ticks_diff does not work on time() values on many platforms - see https://docs.micropython.org/en/v1.15/library/utime.html?highlight=time#utime.ticks_diff

In particular, it doesn't give the correct answers on the RP2350

ticks_diff does not work on time() values on many platforms - see https://docs.micropython.org/en/v1.15/library/utime.html?highlight=time#utime.ticks_diff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant