You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-1
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,6 @@ uLisp 4.3a please see the [4.3a-old](https://github.com/dragoncoder047/ulisp-esp
11
11
> This version includes (requires?) the [ESP32Servo](https://www.arduino.cc/reference/en/libraries/esp32servo/) library to get the analogWrite() and tone() functioning correctly. If you don't have it installed uLisp will compile but you won't have analogWrite() and tone().
12
12
13
13
New features, some care in editing required:
14
-
* Lisp `:keywords` that auto-quote themselves
15
14
* Ability to add multiple (more than one) extension tables (using `calloc()`) *may not be portable to other platforms*
0 commit comments