Files
Momentum-Firmware/applications/plugins/gpioreader/scenes/gpio_scene_config.h
2022-12-05 21:13:03 -05:00

7 lines
220 B
C

ADD_SCENE(gpio, start, Start)
ADD_SCENE(gpio, test, Test)
ADD_SCENE(gpio, reader, Reader)
ADD_SCENE(gpio, usb_uart, UsbUart)
ADD_SCENE(gpio, usb_uart_cfg, UsbUartCfg)
ADD_SCENE(gpio, usb_uart_close_rpc, UsbUartCloseRpc)