From 94dd5f96a0168c4d62612cbe1c4b3db349efb55d Mon Sep 17 00:00:00 2001 From: pelikhan Date: Wed, 27 Apr 2022 09:38:42 -0700 Subject: [PATCH] 0.10.7 --- accelerometer-server/pxt.json | 2 +- accelerometer/pxt.json | 2 +- acidity/pxt.json | 2 +- air-pressure/pxt.json | 2 +- air-quality-index/pxt.json | 2 +- arcade-gamepad/pxt.json | 2 +- azure-iot-hub-health-server/pxt.json | 2 +- azure-iot-hub-health/pxt.json | 2 +- bluetooth-transport/pxt.json | 2 +- button-server/pxt.json | 2 +- button/pxt.json | 2 +- buzzer/pxt.json | 2 +- character-screen/pxt.json | 2 +- codal-message-bus-server/pxt.json | 2 +- codal-message-bus/pxt.json | 2 +- color/pxt.json | 2 +- compass/pxt.json | 2 +- controller/pxt.json | 2 +- dc-current-measurement/pxt.json | 2 +- dc-voltage-measurement/pxt.json | 2 +- devices/microbit/pxt.json | 2 +- distance/pxt.json | 2 +- dmx/pxt.json | 2 +- dot-matrix/pxt.json | 2 +- e-co2/pxt.json | 2 +- flex/pxt.json | 2 +- gamepad/pxt.json | 2 +- gyroscope/pxt.json | 2 +- heart-rate/pxt.json | 2 +- hid-joystick-server/pxt.json | 2 +- hid-joystick/pxt.json | 2 +- hid-keyboard-server/pxt.json | 2 +- hid-keyboard/pxt.json | 2 +- hid-mouse-server/pxt.json | 2 +- hid-mouse/pxt.json | 2 +- humidity/pxt.json | 2 +- illuminance/pxt.json | 2 +- led-server/pxt.json | 2 +- led-single/pxt.json | 2 +- led-strip/pxt.json | 2 +- led/pxt.json | 2 +- light-bulb/pxt.json | 2 +- light-level/pxt.json | 2 +- magnetic-field-level/pxt.json | 2 +- magnetometer/pxt.json | 2 +- model-runner/pxt.json | 2 +- motion/pxt.json | 2 +- motor/pxt.json | 2 +- multitouch/pxt.json | 2 +- potentiometer/pxt.json | 2 +- power/pxt.json | 2 +- pulse-oximeter/pxt.json | 2 +- pxt.json | 2 +- rain-gauge/pxt.json | 2 +- real-time-clock/pxt.json | 2 +- reflected-light/pxt.json | 2 +- relay/pxt.json | 2 +- rng/pxt.json | 2 +- rotary-encoder/pxt.json | 2 +- sensor-aggregator/pxt.json | 2 +- servers/pxt.json | 2 +- servo/pxt.json | 2 +- seven-segment-display/pxt.json | 2 +- soil-moisture/pxt.json | 2 +- solenoid/pxt.json | 2 +- sound-level/pxt.json | 2 +- speech-synthesis/pxt.json | 2 +- switch/pxt.json | 2 +- tcp/pxt.json | 2 +- temperature/pxt.json | 2 +- tools/dongle/pxt.json | 2 +- tools/farm-beats/pxt.json | 2 +- tools/hid-events/pxt.json | 2 +- tools/hid-servers/pxt.json | 2 +- tools/microbit-machine/pxt.json | 2 +- tools/microbit-oob/pxt.json | 2 +- tools/multitool/pxt.json | 2 +- tools/uploader/pxt.json | 2 +- traffic-light/pxt.json | 2 +- tvoc/pxt.json | 2 +- uv-index/pxt.json | 2 +- version.ts | 2 +- vibration-motor/pxt.json | 2 +- water-level/pxt.json | 2 +- weight-scale/pxt.json | 2 +- wifi-server/pxt.json | 2 +- wifi/pxt.json | 2 +- wind-direction/pxt.json | 2 +- wind-speed/pxt.json | 2 +- 89 files changed, 89 insertions(+), 89 deletions(-) diff --git a/accelerometer-server/pxt.json b/accelerometer-server/pxt.json index c1e6f2127..146ed2a61 100644 --- a/accelerometer-server/pxt.json +++ b/accelerometer-server/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-accelerometer-server", - "version": "0.10.6", + "version": "0.10.7", "description": "MakeCode support for Jacdac Accelerometer server", "dependencies": { "core": "*", diff --git a/accelerometer/pxt.json b/accelerometer/pxt.json index 8ad76d4b8..1be9e6f1b 100644 --- a/accelerometer/pxt.json +++ b/accelerometer/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-accelerometer", - "version": "0.10.6", + "version": "0.10.7", "description": "MakeCode support for Jacdac Accelerometer service", "dependencies": { "core": "*", diff --git a/acidity/pxt.json b/acidity/pxt.json index a089ac712..99bad53ae 100644 --- a/acidity/pxt.json +++ b/acidity/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-acidity", - "version": "0.10.6", + "version": "0.10.7", "description": "A sensor measuring water acidity, commonly called pH.", "files": [ "constants.ts", diff --git a/air-pressure/pxt.json b/air-pressure/pxt.json index 98ddceb10..28132c5ba 100644 --- a/air-pressure/pxt.json +++ b/air-pressure/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-air-pressure", - "version": "0.10.6", + "version": "0.10.7", "description": "A sensor measuring air pressure of outside environment.", "files": [ "constants.ts", diff --git a/air-quality-index/pxt.json b/air-quality-index/pxt.json index 27d451302..e74e3c051 100644 --- a/air-quality-index/pxt.json +++ b/air-quality-index/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-air-quality-index", - "version": "0.10.6", + "version": "0.10.7", "description": "The Air Quality Index is a measure of how clean or polluted air is. From min, good quality, to high, low quality.\nThe range of AQI may vary between countries (https://en.wikipedia.org/wiki/Air_quality_index).", "files": [ "constants.ts", diff --git a/arcade-gamepad/pxt.json b/arcade-gamepad/pxt.json index fd2806441..42e5e567d 100644 --- a/arcade-gamepad/pxt.json +++ b/arcade-gamepad/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-arcade-gamepad", - "version": "0.10.6", + "version": "0.10.7", "description": "MakeCode support for Jacdac Gamepad service", "dependencies": { "core": "*", diff --git a/azure-iot-hub-health-server/pxt.json b/azure-iot-hub-health-server/pxt.json index fc4df60a2..003f27c87 100644 --- a/azure-iot-hub-health-server/pxt.json +++ b/azure-iot-hub-health-server/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-azure-iot-hub-health-server", - "version": "0.10.6", + "version": "0.10.7", "description": "Health and diagnostics information about the Azure Iot Hub connection.", "files": [ "server.ts" diff --git a/azure-iot-hub-health/pxt.json b/azure-iot-hub-health/pxt.json index f088032dd..5690db745 100644 --- a/azure-iot-hub-health/pxt.json +++ b/azure-iot-hub-health/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-azure-iot-hub-health", - "version": "0.10.6", + "version": "0.10.7", "description": "Health and diagnostics information about the Azure Iot Hub connection.", "files": [ "constants.ts" diff --git a/bluetooth-transport/pxt.json b/bluetooth-transport/pxt.json index 73b0d90b7..afabbeab3 100644 --- a/bluetooth-transport/pxt.json +++ b/bluetooth-transport/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-bluetooth-transport", - "version": "0.10.6", + "version": "0.10.7", "description": "Support for sending Jacdac packets over BLE.", "dependencies": { "core": "*", diff --git a/button-server/pxt.json b/button-server/pxt.json index c5dab47a1..a39c1d0cb 100644 --- a/button-server/pxt.json +++ b/button-server/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-button-server", - "version": "0.10.6", + "version": "0.10.7", "description": "MakeCode support for Jacdac Button server", "dependencies": { "core": "*", diff --git a/button/pxt.json b/button/pxt.json index e879f0a9e..59eb3d629 100644 --- a/button/pxt.json +++ b/button/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-button", - "version": "0.10.6", + "version": "0.10.7", "description": "A push-button, which returns to inactive position when not operated anymore.", "files": [ "constants.ts", diff --git a/buzzer/pxt.json b/buzzer/pxt.json index 89506bbc1..9f496f791 100644 --- a/buzzer/pxt.json +++ b/buzzer/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-buzzer", - "version": "0.10.6", + "version": "0.10.7", "description": "MakeCode support for Jacdac Buzzer service", "files": [ "constants.ts", diff --git a/character-screen/pxt.json b/character-screen/pxt.json index fea973839..c2368f4a6 100644 --- a/character-screen/pxt.json +++ b/character-screen/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-character-screen", - "version": "0.10.6", + "version": "0.10.7", "description": "A screen that displays characters.", "files": [ "constants.ts", diff --git a/codal-message-bus-server/pxt.json b/codal-message-bus-server/pxt.json index b9dfe47b6..f68868ad0 100644 --- a/codal-message-bus-server/pxt.json +++ b/codal-message-bus-server/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-codal-message-bus-server", - "version": "0.10.6", + "version": "0.10.7", "description": "A service that uses the [CODAL message bus](https://lancaster-university.github.io/microbit-docs/ubit/messageBus/) to send and receive small messages.", "files": [ "server.ts" diff --git a/codal-message-bus/pxt.json b/codal-message-bus/pxt.json index e1ff3fb8d..ee3bba140 100644 --- a/codal-message-bus/pxt.json +++ b/codal-message-bus/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-codal-message-bus", - "version": "0.10.6", + "version": "0.10.7", "description": "A service that uses the [CODAL message bus](https://lancaster-university.github.io/microbit-docs/ubit/messageBus/) to send and receive small messages.", "files": [ "constants.ts" diff --git a/color/pxt.json b/color/pxt.json index f66b1f724..e156b8ca0 100644 --- a/color/pxt.json +++ b/color/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-color", - "version": "0.10.6", + "version": "0.10.7", "description": "Senses RGB colors", "files": [ "constants.ts", diff --git a/compass/pxt.json b/compass/pxt.json index bfa49897b..376c9fe27 100644 --- a/compass/pxt.json +++ b/compass/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-compass", - "version": "0.10.6", + "version": "0.10.7", "description": "A sensor that measures the heading.", "files": [ "constants.ts", diff --git a/controller/pxt.json b/controller/pxt.json index 67834902c..df294196a 100644 --- a/controller/pxt.json +++ b/controller/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-controller", - "version": "0.10.6", + "version": "0.10.7", "description": "MakeCode support for Jacdac Controller service", "files": [ "controllerclient.ts" diff --git a/dc-current-measurement/pxt.json b/dc-current-measurement/pxt.json index b94daca6a..22cbfae95 100644 --- a/dc-current-measurement/pxt.json +++ b/dc-current-measurement/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-dc-current-measurement", - "version": "0.10.6", + "version": "0.10.7", "description": "A service that reports a current measurement.", "files": [ "constants.ts", diff --git a/dc-voltage-measurement/pxt.json b/dc-voltage-measurement/pxt.json index ea21d8c08..2af364f5b 100644 --- a/dc-voltage-measurement/pxt.json +++ b/dc-voltage-measurement/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-dc-voltage-measurement", - "version": "0.10.6", + "version": "0.10.7", "description": "A service that reports a voltage measurement.", "files": [ "constants.ts", diff --git a/devices/microbit/pxt.json b/devices/microbit/pxt.json index 46a221e6b..de46be3d8 100644 --- a/devices/microbit/pxt.json +++ b/devices/microbit/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-microbit", - "version": "0.10.6", + "version": "0.10.7", "description": "Jacdac servers for micro:bit V2 sensors.", "dependencies": { "core": "*", diff --git a/distance/pxt.json b/distance/pxt.json index e333c17ab..1628299ff 100644 --- a/distance/pxt.json +++ b/distance/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-distance", - "version": "0.10.6", + "version": "0.10.7", "description": "A sensor that determines the distance of an object without any physical contact involved.", "files": [ "constants.ts", diff --git a/dmx/pxt.json b/dmx/pxt.json index ef5fe6936..9b95425f8 100644 --- a/dmx/pxt.json +++ b/dmx/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-dmx", - "version": "0.10.6", + "version": "0.10.7", "description": "A service that can send DMX512-A packets with limited size. This service is designed to allow tinkering with a few DMX devices, but only allows 235 channels. More about DMX at https://en.wikipedia.org/wiki/DMX512.", "files": [ "constants.ts", diff --git a/dot-matrix/pxt.json b/dot-matrix/pxt.json index 4123d9614..1a3c7e5bf 100644 --- a/dot-matrix/pxt.json +++ b/dot-matrix/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-dot-matrix", - "version": "0.10.6", + "version": "0.10.7", "description": "A rectangular dot matrix display, made of monochrome LEDs or braille pins.", "files": [ "constants.ts", diff --git a/e-co2/pxt.json b/e-co2/pxt.json index 3dd3eef3b..9401da215 100644 --- a/e-co2/pxt.json +++ b/e-co2/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-e-co2", - "version": "0.10.6", + "version": "0.10.7", "description": "Measures equivalent CO₂ levels.", "files": [ "constants.ts", diff --git a/flex/pxt.json b/flex/pxt.json index 50c20f14b..1f56792e1 100644 --- a/flex/pxt.json +++ b/flex/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-flex", - "version": "0.10.6", + "version": "0.10.7", "description": "A bending or deflection sensor.", "files": [ "constants.ts", diff --git a/gamepad/pxt.json b/gamepad/pxt.json index 4f77c0df2..7dfd41b22 100644 --- a/gamepad/pxt.json +++ b/gamepad/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-gamepad", - "version": "0.10.6", + "version": "0.10.7", "description": "MakeCode support for Jacdac Gamepad service", "dependencies": { "core": "*", diff --git a/gyroscope/pxt.json b/gyroscope/pxt.json index 2cae48f4b..7537e0dba 100644 --- a/gyroscope/pxt.json +++ b/gyroscope/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-gyroscope", - "version": "0.10.6", + "version": "0.10.7", "description": "A 3-axis gyroscope.", "files": [ "constants.ts", diff --git a/heart-rate/pxt.json b/heart-rate/pxt.json index 4a2d462f4..c3a05f4af 100644 --- a/heart-rate/pxt.json +++ b/heart-rate/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-heart-rate", - "version": "0.10.6", + "version": "0.10.7", "description": "A sensor approximating the heart rate. \n\n\n**Jacdac is NOT suitable for medical devices and should NOT be used in any kind of device to diagnose or treat any medical conditions.**", "files": [ "constants.ts", diff --git a/hid-joystick-server/pxt.json b/hid-joystick-server/pxt.json index 818d81236..868573d5f 100644 --- a/hid-joystick-server/pxt.json +++ b/hid-joystick-server/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-hid-joystick-server", - "version": "0.10.6", + "version": "0.10.7", "description": "MakeCode support for Jacdac HID joystick server", "dependencies": { "core": "*", diff --git a/hid-joystick/pxt.json b/hid-joystick/pxt.json index e7836b985..37a5b9dee 100644 --- a/hid-joystick/pxt.json +++ b/hid-joystick/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-hid-joystick", - "version": "0.10.6", + "version": "0.10.7", "description": "Controls a HID joystick.", "files": [ "constants.ts", diff --git a/hid-keyboard-server/pxt.json b/hid-keyboard-server/pxt.json index 574e91160..d26e71d6a 100644 --- a/hid-keyboard-server/pxt.json +++ b/hid-keyboard-server/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-hid-keyboard-server", - "version": "0.10.6", + "version": "0.10.7", "description": "MakeCode support for Jacdac keyboard hid server", "dependencies": { "core": "*", diff --git a/hid-keyboard/pxt.json b/hid-keyboard/pxt.json index 367173ef8..6b0f40f7a 100644 --- a/hid-keyboard/pxt.json +++ b/hid-keyboard/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-hid-keyboard", - "version": "0.10.6", + "version": "0.10.7", "description": "MakeCode support for Jacdac HID Keyboard client", "dependencies": { "core": "*", diff --git a/hid-mouse-server/pxt.json b/hid-mouse-server/pxt.json index 1cd1cd6d8..f9c60c5b5 100644 --- a/hid-mouse-server/pxt.json +++ b/hid-mouse-server/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-hid-mouse-server", - "version": "0.10.6", + "version": "0.10.7", "description": "MakeCode support for Jacdac mouse hid server", "dependencies": { "core": "*", diff --git a/hid-mouse/pxt.json b/hid-mouse/pxt.json index acc3b4f2b..b4a88457e 100644 --- a/hid-mouse/pxt.json +++ b/hid-mouse/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-hid-mouse", - "version": "0.10.6", + "version": "0.10.7", "description": "MakeCode support for Jacdac HID Mouse client", "dependencies": { "core": "*", diff --git a/humidity/pxt.json b/humidity/pxt.json index d0a7d733e..95f9244a2 100644 --- a/humidity/pxt.json +++ b/humidity/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-humidity", - "version": "0.10.6", + "version": "0.10.7", "description": "A sensor measuring humidity of outside environment.", "files": [ "constants.ts", diff --git a/illuminance/pxt.json b/illuminance/pxt.json index f4a59ad8d..b3baf22e0 100644 --- a/illuminance/pxt.json +++ b/illuminance/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-illuminance", - "version": "0.10.6", + "version": "0.10.7", "description": "Detects the amount of light falling onto a given surface area.\n\nNote that this is different from *luminance*, the amount of light that passes through, emits from, or reflects off an object.", "files": [ "constants.ts", diff --git a/led-server/pxt.json b/led-server/pxt.json index d7b6caa73..025963a52 100644 --- a/led-server/pxt.json +++ b/led-server/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-led-server", - "version": "0.10.6", + "version": "0.10.7", "description": "MakeCode support for Jacdac LED server", "dependencies": { "core": "*", diff --git a/led-single/pxt.json b/led-single/pxt.json index c12bb265a..2b11e94c9 100644 --- a/led-single/pxt.json +++ b/led-single/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-led-single", - "version": "0.10.6", + "version": "0.10.7", "description": "A controller for 1 or more monochrome or RGB LEDs connected in parallel.", "files": [ "constants.ts", diff --git a/led-strip/pxt.json b/led-strip/pxt.json index 15bdce4d7..8e79ad0e7 100644 --- a/led-strip/pxt.json +++ b/led-strip/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-led-strip", - "version": "0.10.6", + "version": "0.10.7", "description": "MakeCode support for Jacdac LED pixel strips", "dependencies": { "core": "*", diff --git a/led/pxt.json b/led/pxt.json index 9e1edbc82..294ca50ed 100644 --- a/led/pxt.json +++ b/led/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-led", - "version": "0.10.6", + "version": "0.10.7", "description": "A controller for 1 or more monochrome or RGB LEDs connected in parallel.", "files": [ "constants.ts", diff --git a/light-bulb/pxt.json b/light-bulb/pxt.json index ac74ca75a..8f5da8e9d 100644 --- a/light-bulb/pxt.json +++ b/light-bulb/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-light-bulb", - "version": "0.10.6", + "version": "0.10.7", "description": "A light bulb controller.", "files": [ "constants.ts", diff --git a/light-level/pxt.json b/light-level/pxt.json index 806674c8c..2e0b1aa10 100644 --- a/light-level/pxt.json +++ b/light-level/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-light-level", - "version": "0.10.6", + "version": "0.10.7", "description": "A sensor that measures luminosity level.", "files": [ "constants.ts", diff --git a/magnetic-field-level/pxt.json b/magnetic-field-level/pxt.json index 059174bb4..55db20dd9 100644 --- a/magnetic-field-level/pxt.json +++ b/magnetic-field-level/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-magnetic-field-level", - "version": "0.10.6", + "version": "0.10.7", "description": "A sensor that measures strength and polarity of magnetic field.", "files": [ "constants.ts", diff --git a/magnetometer/pxt.json b/magnetometer/pxt.json index a3ae5f4c2..bc051c16e 100644 --- a/magnetometer/pxt.json +++ b/magnetometer/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-magnetomer", - "version": "0.10.6", + "version": "0.10.7", "description": "A 3-axis magnetometer.", "files": [ "constants.ts", diff --git a/model-runner/pxt.json b/model-runner/pxt.json index a7d9163ee..0320db5af 100644 --- a/model-runner/pxt.json +++ b/model-runner/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-model-runner", - "version": "0.10.6", + "version": "0.10.7", "description": "MakeCode support for Jacdac Model runner service", "dependencies": { "core": "*", diff --git a/motion/pxt.json b/motion/pxt.json index 7cc9989e3..52d4fcb5b 100644 --- a/motion/pxt.json +++ b/motion/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-motion", - "version": "0.10.6", + "version": "0.10.7", "description": "A sensor, typically PIR, that detects object motion within a certain range", "files": [ "constants.ts", diff --git a/motor/pxt.json b/motor/pxt.json index d305e0f8d..803376990 100644 --- a/motor/pxt.json +++ b/motor/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-motor", - "version": "0.10.6", + "version": "0.10.7", "description": "MakeCode support for Jacdac Motor service", "dependencies": { "core": "*", diff --git a/multitouch/pxt.json b/multitouch/pxt.json index a192a189b..6e58d2e8a 100644 --- a/multitouch/pxt.json +++ b/multitouch/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-multitouch", - "version": "0.10.6", + "version": "0.10.7", "description": "MakeCode support for Jacdac Multi Touch service", "dependencies": { "core": "*", diff --git a/potentiometer/pxt.json b/potentiometer/pxt.json index 818a1c03b..548ccac05 100644 --- a/potentiometer/pxt.json +++ b/potentiometer/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-potentiometer", - "version": "0.10.6", + "version": "0.10.7", "description": "Jacdac potentiometer service", "dependencies": { "core": "*", diff --git a/power/pxt.json b/power/pxt.json index 3331c1c8f..5ea13008d 100644 --- a/power/pxt.json +++ b/power/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-power", - "version": "0.10.6", + "version": "0.10.7", "description": "A power-provider service.", "files": [ "constants.ts", diff --git a/pulse-oximeter/pxt.json b/pulse-oximeter/pxt.json index bc634dd5f..5c37b4312 100644 --- a/pulse-oximeter/pxt.json +++ b/pulse-oximeter/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-pulse-oximeter", - "version": "0.10.6", + "version": "0.10.7", "description": "A sensor approximating the oxygen level. \n\n**Jacdac is not suitable for medical devices and should NOT be used in any kind of device to diagnose or treat any medical conditions.**", "files": [ "constants.ts", diff --git a/pxt.json b/pxt.json index 92f846b5a..2b0e3d62b 100644 --- a/pxt.json +++ b/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac", - "version": "0.10.6", + "version": "0.10.7", "description": "Jacdac for MakeCode", "dependencies": { "core": "*", diff --git a/rain-gauge/pxt.json b/rain-gauge/pxt.json index 753beab02..10b1881be 100644 --- a/rain-gauge/pxt.json +++ b/rain-gauge/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-rain-gauge", - "version": "0.10.6", + "version": "0.10.7", "description": "Measures the amount of liquid precipitation over an area in a predefined period of time.", "files": [ "constants.ts", diff --git a/real-time-clock/pxt.json b/real-time-clock/pxt.json index b86255a72..f7783a9f6 100644 --- a/real-time-clock/pxt.json +++ b/real-time-clock/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-real-time-clock", - "version": "0.10.6", + "version": "0.10.7", "description": "Real time clock to support collecting data with precise time stamps.", "files": [ "constants.ts", diff --git a/reflected-light/pxt.json b/reflected-light/pxt.json index e9e386517..e6aca01cc 100644 --- a/reflected-light/pxt.json +++ b/reflected-light/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-reflected-light", - "version": "0.10.6", + "version": "0.10.7", "description": "A sensor that detects light and dark surfaces, commonly used for line following robots.", "files": [ "constants.ts", diff --git a/relay/pxt.json b/relay/pxt.json index dcc84e52c..9c4ff757c 100644 --- a/relay/pxt.json +++ b/relay/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-relay", - "version": "0.10.6", + "version": "0.10.7", "description": "A switching relay.", "files": [ "constants.ts", diff --git a/rng/pxt.json b/rng/pxt.json index eb945ea99..139308c30 100644 --- a/rng/pxt.json +++ b/rng/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-rng", - "version": "0.10.6", + "version": "0.10.7", "description": "Generates random numbers using entropy sourced from physical processes.\n\nThis typically uses a cryptographical pseudo-random number generator (for example [Fortuna]()),\nwhich is periodically re-seeded with entropy coming from some hardware source.", "files": [ "constants.ts", diff --git a/rotary-encoder/pxt.json b/rotary-encoder/pxt.json index d51bcfff1..09d75820e 100644 --- a/rotary-encoder/pxt.json +++ b/rotary-encoder/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-rotary-encoder", - "version": "0.10.6", + "version": "0.10.7", "description": "An incremental rotary encoder - converts angular motion of a shaft to digital signal.", "files": [ "constants.ts", diff --git a/sensor-aggregator/pxt.json b/sensor-aggregator/pxt.json index 8526547e2..823d1d1ce 100644 --- a/sensor-aggregator/pxt.json +++ b/sensor-aggregator/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-sensor-aggregator", - "version": "0.10.6", + "version": "0.10.7", "description": "MakeCode support for Jacdac Sensor aggregator service", "dependencies": { "core": "*", diff --git a/servers/pxt.json b/servers/pxt.json index a8c2ceac3..d2177d08b 100644 --- a/servers/pxt.json +++ b/servers/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-servers", - "version": "0.10.6", + "version": "0.10.7", "description": "MakeCode support for Jacdac servers", "dependencies": { "core": "*", diff --git a/servo/pxt.json b/servo/pxt.json index bcc82b2f8..5e57d7de8 100644 --- a/servo/pxt.json +++ b/servo/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-servo", - "version": "0.10.6", + "version": "0.10.7", "description": "MakeCode support for Jacdac Servo service", "dependencies": { "core": "*", diff --git a/seven-segment-display/pxt.json b/seven-segment-display/pxt.json index 57a1de83d..10f5b47f9 100644 --- a/seven-segment-display/pxt.json +++ b/seven-segment-display/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-seven-segment-display", - "version": "0.10.6", + "version": "0.10.7", "description": "A 7-segment numeric display, with one or more digits.", "files": [ "constants.ts", diff --git a/soil-moisture/pxt.json b/soil-moisture/pxt.json index 5720679d6..fa85c48bf 100644 --- a/soil-moisture/pxt.json +++ b/soil-moisture/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-soil-moisture", - "version": "0.10.6", + "version": "0.10.7", "description": "A soil moisture sensor.", "files": [ "constants.ts", diff --git a/solenoid/pxt.json b/solenoid/pxt.json index 03d389914..7f996ab7e 100644 --- a/solenoid/pxt.json +++ b/solenoid/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-solenoid", - "version": "0.10.6", + "version": "0.10.7", "description": "A push-pull solenoid is a type of relay that pulls a coil when activated.", "files": [ "constants.ts", diff --git a/sound-level/pxt.json b/sound-level/pxt.json index e61a93d6d..da87dc919 100644 --- a/sound-level/pxt.json +++ b/sound-level/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-sound-level", - "version": "0.10.6", + "version": "0.10.7", "description": "Jacdac sound level service", "dependencies": { "core": "*", diff --git a/speech-synthesis/pxt.json b/speech-synthesis/pxt.json index e1ea111db..bc81eeb2d 100644 --- a/speech-synthesis/pxt.json +++ b/speech-synthesis/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-speech-synthesis", - "version": "0.10.6", + "version": "0.10.7", "description": "A speech synthesizer", "files": [ "constants.ts", diff --git a/switch/pxt.json b/switch/pxt.json index a9718b1c7..f8dc76590 100644 --- a/switch/pxt.json +++ b/switch/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-switch", - "version": "0.10.6", + "version": "0.10.7", "description": "A switch, which keeps its position.", "files": [ "constants.ts", diff --git a/tcp/pxt.json b/tcp/pxt.json index a340e5d53..8b4acec49 100644 --- a/tcp/pxt.json +++ b/tcp/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-tcp", - "version": "0.10.6", + "version": "0.10.7", "description": "MakeCode support for Jacdac TCP service", "files": [ "constants.ts", diff --git a/temperature/pxt.json b/temperature/pxt.json index 5d80e2cb6..41e033826 100644 --- a/temperature/pxt.json +++ b/temperature/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-temperature", - "version": "0.10.6", + "version": "0.10.7", "description": "A thermometer measuring outside or inside environment.", "files": [ "constants.ts", diff --git a/tools/dongle/pxt.json b/tools/dongle/pxt.json index 3fb490311..894fdb324 100644 --- a/tools/dongle/pxt.json +++ b/tools/dongle/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-dongle", - "version": "0.10.6", + "version": "0.10.7", "description": "", "dependencies": { "jacdac-brain-rp2040": "*", diff --git a/tools/farm-beats/pxt.json b/tools/farm-beats/pxt.json index d228b9b36..633c2b5f1 100644 --- a/tools/farm-beats/pxt.json +++ b/tools/farm-beats/pxt.json @@ -25,5 +25,5 @@ "microbit" ], "preferredEditor": "tsprj", - "version": "0.10.6" + "version": "0.10.7" } diff --git a/tools/hid-events/pxt.json b/tools/hid-events/pxt.json index d61caab8a..67ed2837b 100644 --- a/tools/hid-events/pxt.json +++ b/tools/hid-events/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-hid-events", - "version": "0.10.6", + "version": "0.10.7", "description": "Mapping Events to Hid Keyboard keys.", "files": [ "hidevents.ts" diff --git a/tools/hid-servers/pxt.json b/tools/hid-servers/pxt.json index 1b7af5acd..eb01798f3 100644 --- a/tools/hid-servers/pxt.json +++ b/tools/hid-servers/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-hid-servers", - "version": "0.10.6", + "version": "0.10.7", "description": "HID Keyboard, mouse, joystick servers", "files": [ "config.f4.ts", diff --git a/tools/microbit-machine/pxt.json b/tools/microbit-machine/pxt.json index cac0ab0ef..9444da569 100644 --- a/tools/microbit-machine/pxt.json +++ b/tools/microbit-machine/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-microbit-machine", - "version": "0.10.6", + "version": "0.10.7", "description": "", "dependencies": { "core": "*", diff --git a/tools/microbit-oob/pxt.json b/tools/microbit-oob/pxt.json index 13bf906b2..fb03eb554 100644 --- a/tools/microbit-oob/pxt.json +++ b/tools/microbit-oob/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-microbit-oob", - "version": "0.10.6", + "version": "0.10.7", "description": "", "dependencies": { "core": "*", diff --git a/tools/multitool/pxt.json b/tools/multitool/pxt.json index 1019470ac..65e12978a 100644 --- a/tools/multitool/pxt.json +++ b/tools/multitool/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-multitool", - "version": "0.10.6", + "version": "0.10.7", "description": "", "dependencies": { "hw": "*", diff --git a/tools/uploader/pxt.json b/tools/uploader/pxt.json index 1e39a578c..fc60bc770 100644 --- a/tools/uploader/pxt.json +++ b/tools/uploader/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-uploader", - "version": "0.10.6", + "version": "0.10.7", "description": "", "dependencies": { "jacdac-iot-s2": "*", diff --git a/traffic-light/pxt.json b/traffic-light/pxt.json index a9ce350c5..95071545a 100644 --- a/traffic-light/pxt.json +++ b/traffic-light/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-traffic-light", - "version": "0.10.6", + "version": "0.10.7", "description": "Controls a mini traffic with a red, orange and green LED.", "files": [ "constants.ts", diff --git a/tvoc/pxt.json b/tvoc/pxt.json index 3fa00adb9..7bb8a28f6 100644 --- a/tvoc/pxt.json +++ b/tvoc/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-tvoc", - "version": "0.10.6", + "version": "0.10.7", "description": "Measures equivalent Total Volatile Organic Compound levels.", "files": [ "constants.ts", diff --git a/uv-index/pxt.json b/uv-index/pxt.json index 51686ad23..4d6992441 100644 --- a/uv-index/pxt.json +++ b/uv-index/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-uv-index", - "version": "0.10.6", + "version": "0.10.7", "description": "The UV Index is a measure of the intensity of ultraviolet (UV) rays from the Sun.", "files": [ "constants.ts", diff --git a/version.ts b/version.ts index 4b56e8bf8..72f1e4f1f 100644 --- a/version.ts +++ b/version.ts @@ -4,5 +4,5 @@ namespace jacdac { /** * Version of the library */ - export const VERSION = "v0.10.6" + export const VERSION = "v0.10.7" } \ No newline at end of file diff --git a/vibration-motor/pxt.json b/vibration-motor/pxt.json index 561a164f7..bfc5bdd9d 100644 --- a/vibration-motor/pxt.json +++ b/vibration-motor/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-vibration-motor", - "version": "0.10.6", + "version": "0.10.7", "description": "A vibration motor.", "files": [ "constants.ts", diff --git a/water-level/pxt.json b/water-level/pxt.json index 8685f1ea3..35a0cd585 100644 --- a/water-level/pxt.json +++ b/water-level/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-water-level", - "version": "0.10.6", + "version": "0.10.7", "description": "A sensor that measures liquid/water level.", "files": [ "constants.ts", diff --git a/weight-scale/pxt.json b/weight-scale/pxt.json index cd093bbec..80a967a54 100644 --- a/weight-scale/pxt.json +++ b/weight-scale/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-weight-scale", - "version": "0.10.6", + "version": "0.10.7", "description": "A weight measuring sensor.", "files": [ "constants.ts", diff --git a/wifi-server/pxt.json b/wifi-server/pxt.json index 93e65a904..5a97e3cff 100644 --- a/wifi-server/pxt.json +++ b/wifi-server/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-wifi-server", - "version": "0.10.6", + "version": "0.10.7", "description": "MakeCode support for Jacdac WiFi server", "dependencies": { "core": "*", diff --git a/wifi/pxt.json b/wifi/pxt.json index 2524283b8..076a80277 100644 --- a/wifi/pxt.json +++ b/wifi/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-wifi", - "version": "0.10.6", + "version": "0.10.7", "description": "MakeCode support for Jacdac Wifi service", "files": [ "constants.ts", diff --git a/wind-direction/pxt.json b/wind-direction/pxt.json index 3317da51e..91f72caf5 100644 --- a/wind-direction/pxt.json +++ b/wind-direction/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-wind-direction", - "version": "0.10.6", + "version": "0.10.7", "description": "A sensor that measures wind direction.", "files": [ "constants.ts", diff --git a/wind-speed/pxt.json b/wind-speed/pxt.json index 104502e72..df25a311a 100644 --- a/wind-speed/pxt.json +++ b/wind-speed/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-wind-speed", - "version": "0.10.6", + "version": "0.10.7", "description": "A sensor that measures wind speed.", "files": [ "constants.ts",