Skip to content

Commit 6164847

Browse files
committed
Revert removal of eink_init() arg
1 parent 16f901f commit 6164847

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

esp32/modbadge.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ STATIC MP_DEFINE_CONST_FUN_OBJ_3(badge_nvs_set_u16_obj, badge_nvs_set_u16_);
206206
// E-Ink (badge_eink.h)
207207

208208
STATIC mp_obj_t badge_eink_init_() {
209-
badge_eink_init();
209+
badge_eink_init(BADGE_EINK_DEFAULT);
210210
return mp_const_none;
211211
}
212212
STATIC MP_DEFINE_CONST_FUN_OBJ_0(badge_eink_init_obj, badge_eink_init_);

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy