blob: 730c61db412f861a4a83953d4c57011698793f88 (
plain)
1
2
3
4
5
6
|
# Copyright 2020 Birte Kristina Friesel
#
# SPDX-License-Identifier: CC0-1.0
prompt "UART to DMX gateway"
depends on !loop && !wakeup && meta_driver_dmx && meta_driver_stdin && meta_driver_timer
|