mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-06 07:00:59 +00:00
fix typo
This commit is contained in:
parent
69805e1a11
commit
a130134ed3
@ -33,7 +33,7 @@
|
||||
* hal_cpu.h
|
||||
*
|
||||
* Low power mode for MCU requires that IRQs can be first blocked
|
||||
* and then unbocked while entering low power mode atomically
|
||||
* and then unblocked while entering low power mode atomically
|
||||
*/
|
||||
|
||||
void hal_cpu_disable_irqs();
|
||||
|
Loading…
Reference in New Issue
Block a user