Új hozzászólás Aktív témák

  • bimbula53

    tag

    válasz Janaboy #573 üzenetére

    A szerző által standard beállítások használatakor nem látsz bejegyzést.
    Jelen esetben igy néz ki:

    #ifndef myoptions_h
    #define myoptions_h
    /* Generated by myoptions.h generator - v0.8.1 */
    /* https://e2002.github.io/docs/myoptions-generator.html?r=71,43&i=15,16,17&v=27,26,25 */
    /* Put this file next to yoRadio.ino and restart Arduino IDE. */
    /* !!! Do not be alarmed, all right, the default values ​​are not included in this file !!! */

    #endif

    A "https" sor tartalmazza a beállításokat.
    A standard beállítástól eltérő adatok lesznek bejegyezve:

    #ifndef myoptions_h
    #define myoptions_h
    /* Generated by myoptions.h generator - v0.8.1 */
    /* https://e2002.github.io/docs/myoptions-generator.html?r=71,43&i=15,16,17&v=16,17,21 */
    /* Put this file next to yoRadio.ino and restart Arduino IDE. */
    /* !!! Do not be alarmed, all right, the default values ​​are not included in this file !!! */
    #define I2S_DOUT 16
    #define I2S_BCLK 17
    #define I2S_LRC 21
    #endif

Új hozzászólás Aktív témák