Shunt out more things for camera + bluetooth when not there.

This commit is contained in:
Brad Nelson
2023-01-14 15:05:44 -08:00
parent 600e82d67e
commit 106fdcb63d
4 changed files with 18 additions and 4 deletions

View File

@ -14,6 +14,7 @@
internals definitions
transfer camera-builtins
DEFINED? esp_camera_init [IF]
forth definitions
( Lazy loaded camera handling for ESP32-CAM )
@ -124,4 +125,6 @@ forth definitions
camera
| evaluate ;
[ELSE]
forth definitions
[THEN]