chore(blog): Use truncate markers

This commit is contained in:
Cem Aksoylar
2024-08-31 21:36:51 -07:00
parent 0120156002
commit b74cd39ab5
19 changed files with 40 additions and 2 deletions

View File

@@ -8,6 +8,8 @@ Today, we merged a significant change to the low level sensor code that is used
this paves the way for completing the work on supporting split peripheral sensors/encoders, and other future sensors
like pointing devices.
<!-- truncate -->
As part of the work, backwards compatibility for existing shields has been retained, but only for a grace period to allow out-of-tree shields to move to the new approach for encoders.
Special thanks to [joelspadin] for the _thorough_ code review and testing throughout the development of the refactor.