Skip to content

Commit e8221ff

Browse files
committed
typo
1 parent c05ad5d commit e8221ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

esp32/modugfx.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ STATIC mp_obj_t ugfx_string(mp_uint_t n_args, const mp_obj_t *args) {
157157
// extract arguments
158158
// ugfx_obj_t *self = args[0];
159159
mp_uint_t len;
160-
const uint16_t data = mp_obj_str_get_data(args[2]);
160+
const uint16_t data = mp_obj_str_get_data(args[2], &len);
161161
int x0 = mp_obj_get_int(args[0]);
162162
int y0 = mp_obj_get_int(args[1]);
163163
int col = mp_obj_get_int(args[4]);

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