You've already forked pico-launcher
mirror of
https://github.com/LNH-team/pico-launcher.git
synced 2026-01-09 16:28:48 -08: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
|