diff --git a/libraries/LIBRARIES b/libraries/LIBRARIES index 80fac1e4..99f9e9c0 100644 --- a/libraries/LIBRARIES +++ b/libraries/LIBRARIES @@ -22,10 +22,6 @@ localstorage_module.xml Database Persistent key-value storage across Snap! sessi ~ ~ ~ ~ ~ ~ -serial_module.xml Serial Ports Connect to hardware extensions through the Web Serial API (Chromium, Chrome or Edge required) -~ ~ -~ ~ -~ ~ word-sentence.xml Words, sentences One of the big ideas in Logo that they left out of Scratch is thinking of text as structured into words and sentences, rather than just a string of characters. This library brings back that idea. strings.xml Strings, Multi-line input Extract substrings of a string in various ways. In general, text inputs allow only a single line. The MULTILINE block accepts multi-line text input and can be used in text input slots of other blocks. apl.xml APL primitives Adds features from the APL language supporting hyperblocks. @@ -36,4 +32,5 @@ make-variables.xml Create variables Create and manage global/sprite/script varia ~ ~ ~ ~ ~ ~ +serial_module.xml Serial Ports Connect to hardware extensions through the Web Serial API (Chromium, Chrome or Edge required) signada.xml Signada (Network remote control) Interact with MicroBlocks devices via WiFi. Requires the device to have a TFT display, two buttons and WiFi capability, as well as the Signada MicroBlocks project loaded. The Citilab ED1 and a bunch of the M5Stack boards are some of the devices that work with Signada.