mirror of
https://github.com/nasa/fpp.git
synced 2025-12-11 03:05:32 -06:00
16 lines
239 B
Plaintext
16 lines
239 B
Plaintext
def module
|
|
ident M
|
|
@ Included constant
|
|
def constant
|
|
ident x
|
|
literal int 0
|
|
@< Included constant
|
|
def component
|
|
kind active
|
|
ident C
|
|
@ Included constant
|
|
def constant
|
|
ident x
|
|
literal int 0
|
|
@< Included constant
|