mirror of
https://github.com/LNH-team/pico-launcher.git
synced 2025-12-05 13:16:06 +01:00
8 lines
169 B
C
8 lines
169 B
C
#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
|