Skip to content

Commit a17719a

Browse files
switch ENDFUNCTIONS for the value on the symbols page for 32-bit platforms
1 parent efa5831 commit a17719a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ulisp.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ Adafruit_ST7789 tft = Adafruit_ST7789(TFT_CS, TFT_DC, MOSI, SCK, TFT_RST);
112112
#define stringify(x) stringifyX(x)
113113
#define PACKEDS 0x43238000
114114
#define BUILTINS 0xF4240000
115-
#define ENDFUNCTIONS 1536
115+
#define ENDFUNCTIONS 0x0BDC0000
116116

117117
#define fntype(x) (((uint8_t)(x))>>6)
118118
#define getminargs(x) ((((uint8_t)(x))>>3)&7)

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