Co-authored-by: Noumi <139501014+noumidev@users.noreply.github.com>
This commit is contained in:
wheremyfoodat 2024-12-10 18:52:53 +02:00 committed by GitHub
parent 4ce0768ba1
commit dc80828397
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
20 changed files with 456 additions and 107 deletions

View file

@ -19,6 +19,7 @@ class ACService {
void closeAsync(u32 messagePointer);
void createDefaultConfig(u32 messagePointer);
void getConnectingInfraPriority(u32 messagePointer);
void getNZoneBeaconNotFoundEvent(u32 messagePointer);
void getStatus(u32 messagePointer);
void getLastErrorCode(u32 messagePointer);
void getWifiStatus(u32 messagePointer);