Jump to content

disable blue led on master brick?


jose1711

Recommended Posts

In the bricklib/utility/init.c you must comment the both lines

led_on(LED_STD_BLUE);

led_tick_task(tick_type);

out.

After compiling and flashing this new firmware, the blue led will be disabled.

 

Firmware compiling tutorial: http://www.tinkerforge.com/en/doc/Software/Firmwares_And_Plugins.html#firmwares-and-plugins

Link zu diesem Kommentar
Share on other sites

In the bricklib/utility/init.c you must comment the both lines

led_on(LED_STD_BLUE);

led_tick_task(tick_type);

out.

After compiling and flashing this new firmware, the blue led will be disabled.

 

Firmware compiling tutorial: http://www.tinkerforge.com/en/doc/Software/Firmwares_And_Plugins.html#firmwares-and-plugins

 

Behold the power of Open Source. 8)

Link zu diesem Kommentar
Share on other sites

  • 1 year later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Gast
Reply to this topic...

×   Du hast formatierten Text eingefügt.   Formatierung jetzt entfernen

  Only 75 emoji are allowed.

×   Dein Link wurde automatisch eingebettet.   Einbetten rückgängig machen und als Link darstellen

×   Dein vorheriger Inhalt wurde wiederhergestellt.   Clear editor

×   Du kannst Bilder nicht direkt einfügen. Lade Bilder hoch oder lade sie von einer URL.

×
×
  • Neu erstellen...