Docs: Rename DelayUs to DelayNs in docs for macros. (#908)

This commit is contained in:
Gram 2024-03-24 18:15:57 +01:00 committed by GitHub
parent 4060c3def8
commit fa2a5b449f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 23 additions and 9 deletions

View file

@ -13,6 +13,8 @@ For each category, *Added*, *Changed*, *Fixed* add new entries at the top!
### Fixed
- Docs: Rename `DelayUs` to `DelayNs` in docs.
## v1.3.0 - 2024-01-10
### Changed