mirror of
https://github.com/LNH-team/pico-launcher.git
synced 2026-06-02 00:56:55 +02:00
Initial commit
This commit is contained in:
7
common/ipcChannels.h
Normal file
7
common/ipcChannels.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#define IPC_CHANNEL_DSI_SD 16
|
||||
#define IPC_CHANNEL_DLDI 17
|
||||
#define IPC_CHANNEL_LOADER 18
|
||||
#define IPC_CHANNEL_SOUND 19
|
||||
#define IPC_CHANNEL_RTC 20
|
||||
Reference in New Issue
Block a user