fix: Adjustments for Zephyr 3.5.
This commit is contained in:
parent
bd21f41412
commit
8d54e287f0
5 changed files with 79 additions and 61 deletions
|
|
@ -6,4 +6,7 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
int zmk_pm_suspend_devices(void);
|
||||
void zmk_pm_resume_devices(void);
|
||||
|
||||
int zmk_pm_soft_off(void);
|
||||
Loading…
Add table
Add a link
Reference in a new issue