-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Bendeguz-Cs edited this page Feb 13, 2025
·
16 revisions
Encoder.begin()
Encoder.read()
Encoder.limitedRead()
Initializes the library.
none
Returns an integer that can be changed by the rotary encoder.
none
Returns an integer that can be changed by the rotary encoder but can be given a lower and an upper limit.
int Minval - lower stop
int Maxval - upper stop