Skip to content

Commit

Permalink
[MicroMod] Enable RTC display
Browse files Browse the repository at this point in the history
  • Loading branch information
drashna committed Jan 10, 2024
1 parent 49611ef commit 1555658
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ led_config_t g_led_config = { {
#include "oled/oled_stuff.h"

void oled_render_large_display(bool side) {
#if 0
#if 1
render_rgb_hsv(1, 6);
render_rgb_mode(1, 7);
render_arasaka_logo(0, 8);
Expand Down

0 comments on commit 1555658

Please sign in to comment.