post_rules.mk 89 B

123
  1. ifeq ($(strip $(USE_SEA_PICRO_RGB_PIN)), yes)
  2. OPT_DEFS += -DUSE_SEA_PICRO_RGB_PIN
  3. endif