Skip to content

Commit 3f417c2

Browse files
final 4.3a changes
1 parent f66f87a commit 3f417c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ulisp-esp32.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
66
Patches from original:
77
* Deleted all code not for ESP32 specifically (shorter and easier to maintain)
8+
* Removed load-image, save-image, ad autorunimage
89
* Run-from-SD on startup
910
* Different printgcs message
10-
* Used actual name instead of 'stringNNN' in lookup table
1111
* Goheeca and Max-Gerd Retzlaff's error-handling code (https://github.com/Goheeca/redbear_duo-uLisp/commit/4894c13 and http://forum.ulisp.com/t/error-handling-in-ulisp/691/7), but replaced sp_error with fn_throw (sp_error caused a segfault)
1212
* Dave Astels' macro, intern, and generic :keyword support (http://forum.ulisp.com/t/ive-added-a-few-things-that-might-be-interesting/456)
1313

0 commit comments

Comments
 (0)