File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed
Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -165,10 +165,11 @@ If you want to contribute to Jessy OS, follow these steps:
165165# # To-do
166166
1671671. Make a GNU' s `wget`-like command.
168- 2. Port any other tiny programming/scripting language other than Duktape' s JavaScript.
169- 3. Scheduling and auto-run tasks on boot-up.
170- 4. Improve the available APIs on the JavaScript Duktape VM.
171- 5. Design a customized PCB.
168+ 2. Bluetooth Low Energy (BLE) functionality and terminal command.
169+ 3. Port any other tiny programming/scripting language other than Duktape' s JavaScript.
170+ 4. Scheduling and auto-run tasks on boot-up.
171+ 5. Improve the available APIs on the JavaScript Duktape VM.
172+ 6. Design a customized PCB.
172173
173174# # Known Bugs
174175
Original file line number Diff line number Diff line change @@ -232,6 +232,7 @@ body(class="bg-primary text-white")
232232
233233 ol
234234 li Make a GNU's <pre class =" border pt-1 pb-1 px-2 d-inline" >wget</pre >-like command.
235+ li Bluetooth Low Energy (BLE) functionality and terminal command.
235236 li Port any other tiny programming/scripting language other than Duktape's JavaScript.
236237 li Scheduling and auto-run tasks on boot-up.
237238 li Improve the available APIs on the JavaScript Duktape VM.
You can’t perform that action at this time.
0 commit comments