- Notifications
You must be signed in to change notification settings - Fork 75
Pull requests: madhephaestus/ESP32Encoder
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix warning encoderAISR:: '++'/'--' expression of 'volatile'-qualified type is deprecated [-Wvolatile]
#107 by tueddy was merged Apr 5, 2024 Loading…
Fix warnings: compound assignment with 'volatile'-qualified left operand is deprecated [-Wvolatile]
#106 by tueddy was merged Apr 4, 2024 Loading…
replace C enum's with enum class to avoid definition clash
#99 by vortigont was merged Dec 21, 2023 Loading…
Update ESP32Encoder.cpp: cb function data pointer (#60)
#95 by ztjona was merged Feb 29, 2024 Loading…
Fix concurrency issues, three separate fixes are needed together:
#74 by guidoschreuder was merged Jul 27, 2022 Loading…
Property 'attached' should be set before method 'attach' returns
#73 by guidoschreuder was merged Jul 26, 2022 Loading…
Use cooperative ISR service with ISR handlers
#68 by guidoschreuder was merged Jul 26, 2022 Loading…
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.