Preprocessing Conditional Compilation Graph: D:\data\doc\GitHub\pyMobaLedLib\python/LEDs_AutoProg/LEDs_AutoProg.h

The conditional compilation statements as green (i.e. evaluates as True) and red (evaluates as False). Each statement is linked to the source code it came from.

Return to Index

#ifndef __LEDS_AUTOPROG_H__  /* LEDs_AutoProg.h */
  #ifndef CONFIG_ONLY  /* LEDs_AutoProg.h */
    #ifndef ARDUINO_RASPBERRY_PI_PICO  /* LEDs_AutoProg.h */
      #ifndef FASTLED_ESP32_I2S  /* LEDs_AutoProg.h */
      #endif  /* LEDs_AutoProg.h */
    #else  /* LEDs_AutoProg.h */
    #endif  /* LEDs_AutoProg.h */
  #endif  /* LEDs_AutoProg.h */
  #ifdef NUM_LEDS  /* LEDs_AutoProg.h */
  #endif  /* LEDs_AutoProg.h */
  #ifndef COPYLED_OFF  /* LEDs_AutoProg.h */
  #endif  /* LEDs_AutoProg.h */
  #ifndef COPYLED_OFF_ONCE  /* LEDs_AutoProg.h */
  #endif  /* LEDs_AutoProg.h */
  #ifdef ENABLE_STORE_STATUS  /* LEDs_AutoProg.h */
  #endif  /* LEDs_AutoProg.h */
  #ifndef CONFIG_ONLY  /* LEDs_AutoProg.h */
  #endif  /* LEDs_AutoProg.h */
#endif  /* LEDs_AutoProg.h */