diff --git a/accelerometer-server/pxt.json b/accelerometer-server/pxt.json index f69e3eb0c..bb1b7d665 100644 --- a/accelerometer-server/pxt.json +++ b/accelerometer-server/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-accelerometer-server", - "version": "1.9.24", + "version": "1.9.25", "description": "MakeCode support for Jacdac Accelerometer server", "dependencies": { "core": "*", diff --git a/accelerometer/pxt.json b/accelerometer/pxt.json index 882f71ddf..29eee3d07 100644 --- a/accelerometer/pxt.json +++ b/accelerometer/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-accelerometer", - "version": "1.9.24", + "version": "1.9.25", "description": "MakeCode support for Jacdac Accelerometer service", "dependencies": { "core": "*", diff --git a/acidity/pxt.json b/acidity/pxt.json index 4e6fcb91f..39f69df4c 100644 --- a/acidity/pxt.json +++ b/acidity/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-acidity", - "version": "1.9.24", + "version": "1.9.25", "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 09118a0dc..8d7b2ab36 100644 --- a/air-pressure/pxt.json +++ b/air-pressure/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-air-pressure", - "version": "1.9.24", + "version": "1.9.25", "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 6bb0c49af..6d8096d30 100644 --- a/air-quality-index/pxt.json +++ b/air-quality-index/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-air-quality-index", - "version": "1.9.24", + "version": "1.9.25", "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 cee5d1231..d1c96b28d 100644 --- a/arcade-gamepad/pxt.json +++ b/arcade-gamepad/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-arcade-gamepad", - "version": "1.9.24", + "version": "1.9.25", "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 aa0749f08..bc46150bd 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": "1.9.24", + "version": "1.9.25", "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 b202f71d0..3a70f4c0d 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": "1.9.24", + "version": "1.9.25", "description": "Health and diagnostics information about the Azure Iot Hub connection.", "files": [ "constants.ts" diff --git a/braille-display/pxt.json b/braille-display/pxt.json index d47adcd4c..54275a85e 100644 --- a/braille-display/pxt.json +++ b/braille-display/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-braille-display", - "version": "1.9.24", + "version": "1.9.25", "description": "A Braille pattern display module. This module display [unicode braille patterns](https://www.unicode.org/charts/PDF/U2800.pdf), country specific encoding have to be implemented by the clients.", "files": [ "constants.ts", diff --git a/button-server/pxt.json b/button-server/pxt.json index 0b0185def..764c62946 100644 --- a/button-server/pxt.json +++ b/button-server/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-button-server", - "version": "1.9.24", + "version": "1.9.25", "description": "MakeCode support for Jacdac Button server", "dependencies": { "core": "*", diff --git a/button/pxt.json b/button/pxt.json index bd5346e3f..ea81972af 100644 --- a/button/pxt.json +++ b/button/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-button", - "version": "1.9.24", + "version": "1.9.25", "description": "A push-button, which returns to inactive position when not operated anymore.", "files": [ "constants.ts", diff --git a/buzzer-server/pxt.json b/buzzer-server/pxt.json index dd2535d6f..4dddfd1a1 100644 --- a/buzzer-server/pxt.json +++ b/buzzer-server/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-buzzer-server", - "version": "1.9.24", + "version": "1.9.25", "description": "MakeCode support for Jacdac Buzzer server", "dependencies": { "core": "*", diff --git a/buzzer/pxt.json b/buzzer/pxt.json index c5b69d2c3..a75b5b6f0 100644 --- a/buzzer/pxt.json +++ b/buzzer/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-buzzer", - "version": "1.9.24", + "version": "1.9.25", "description": "MakeCode support for Jacdac Buzzer service", "files": [ "constants.ts", diff --git a/character-screen/pxt.json b/character-screen/pxt.json index a962475a4..7ee7eba55 100644 --- a/character-screen/pxt.json +++ b/character-screen/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-character-screen", - "version": "1.9.24", + "version": "1.9.25", "description": "A screen that displays characters.", "files": [ "constants.ts", diff --git a/cloud-adapter/pxt.json b/cloud-adapter/pxt.json index 2184b0077..6e891ea5e 100644 --- a/cloud-adapter/pxt.json +++ b/cloud-adapter/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-cloud-adapter", - "version": "1.9.24", + "version": "1.9.25", "description": "Supports cloud connections.", "files": [ "constants.ts", diff --git a/codal-message-bus-server/pxt.json b/codal-message-bus-server/pxt.json index 88fbb13cd..6982db27f 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": "1.9.24", + "version": "1.9.25", "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 6957634fa..108251b44 100644 --- a/codal-message-bus/pxt.json +++ b/codal-message-bus/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-codal-message-bus", - "version": "1.9.24", + "version": "1.9.25", "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 d8b650136..df170a254 100644 --- a/color/pxt.json +++ b/color/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-color", - "version": "1.9.24", + "version": "1.9.25", "description": "Senses RGB colors", "files": [ "constants.ts", diff --git a/compass/pxt.json b/compass/pxt.json index 67e23920e..6f6b2cef7 100644 --- a/compass/pxt.json +++ b/compass/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-compass", - "version": "1.9.24", + "version": "1.9.25", "description": "A sensor that measures the heading.", "files": [ "constants.ts", diff --git a/controller/pxt.json b/controller/pxt.json index d99352b88..dbfdf5345 100644 --- a/controller/pxt.json +++ b/controller/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-controller", - "version": "1.9.24", + "version": "1.9.25", "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 51d22b9d1..6b02bd58d 100644 --- a/dc-current-measurement/pxt.json +++ b/dc-current-measurement/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-dc-current-measurement", - "version": "1.9.24", + "version": "1.9.25", "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 b2aac2cb2..45371a76a 100644 --- a/dc-voltage-measurement/pxt.json +++ b/dc-voltage-measurement/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-dc-voltage-measurement", - "version": "1.9.24", + "version": "1.9.25", "description": "A service that reports a voltage measurement.", "files": [ "constants.ts", diff --git a/devices/microbit/pxt.json b/devices/microbit/pxt.json index cd44ced43..494b01145 100644 --- a/devices/microbit/pxt.json +++ b/devices/microbit/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-microbit", - "version": "1.9.24", + "version": "1.9.25", "description": "Jacdac servers for micro:bit V2 sensors.", "dependencies": { "core": "*", diff --git a/distance/pxt.json b/distance/pxt.json index cbeca84b2..39aba8626 100644 --- a/distance/pxt.json +++ b/distance/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-distance", - "version": "1.9.24", + "version": "1.9.25", "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 6eec68df9..257462d4e 100644 --- a/dmx/pxt.json +++ b/dmx/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-dmx", - "version": "1.9.24", + "version": "1.9.25", "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 7cf70003c..d84d97246 100644 --- a/dot-matrix/pxt.json +++ b/dot-matrix/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-dot-matrix", - "version": "1.9.24", + "version": "1.9.25", "description": "A rectangular dot matrix display, made of monochrome LEDs or braille pins.", "files": [ "constants.ts", diff --git a/dual-motors/pxt.json b/dual-motors/pxt.json index 48019a03f..3470d9441 100644 --- a/dual-motors/pxt.json +++ b/dual-motors/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-dual-motors", - "version": "1.9.24", + "version": "1.9.25", "description": "A synchronized pair of motors.", "files": [ "constants.ts", diff --git a/e-co2/pxt.json b/e-co2/pxt.json index c94f0ee1c..3ef6baa23 100644 --- a/e-co2/pxt.json +++ b/e-co2/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-e-co2", - "version": "1.9.24", + "version": "1.9.25", "description": "Measures equivalent CO₂ levels.", "files": [ "constants.ts", diff --git a/flex/pxt.json b/flex/pxt.json index 94be36be7..29c6edd83 100644 --- a/flex/pxt.json +++ b/flex/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-flex", - "version": "1.9.24", + "version": "1.9.25", "description": "A bending or deflection sensor.", "files": [ "constants.ts", diff --git a/gamepad/pxt.json b/gamepad/pxt.json index 068b66c10..e50b8596c 100644 --- a/gamepad/pxt.json +++ b/gamepad/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-gamepad", - "version": "1.9.24", + "version": "1.9.25", "description": "MakeCode support for Jacdac Gamepad service", "dependencies": { "core": "*", diff --git a/gyroscope/pxt.json b/gyroscope/pxt.json index 4241b755a..b02a7e19d 100644 --- a/gyroscope/pxt.json +++ b/gyroscope/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-gyroscope", - "version": "1.9.24", + "version": "1.9.25", "description": "A 3-axis gyroscope.", "files": [ "constants.ts", diff --git a/heart-rate/pxt.json b/heart-rate/pxt.json index 6258fd2d4..ec7a0b133 100644 --- a/heart-rate/pxt.json +++ b/heart-rate/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-heart-rate", - "version": "1.9.24", + "version": "1.9.25", "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 326c15c3a..94eceb5a7 100644 --- a/hid-joystick-server/pxt.json +++ b/hid-joystick-server/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-hid-joystick-server", - "version": "1.9.24", + "version": "1.9.25", "description": "MakeCode support for Jacdac HID joystick server", "dependencies": { "core": "*", diff --git a/hid-joystick/pxt.json b/hid-joystick/pxt.json index 4ccf89827..8ad0b8d2a 100644 --- a/hid-joystick/pxt.json +++ b/hid-joystick/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-hid-joystick", - "version": "1.9.24", + "version": "1.9.25", "description": "Controls a HID joystick.", "files": [ "constants.ts", diff --git a/hid-keyboard-server/pxt.json b/hid-keyboard-server/pxt.json index 969cd841d..430ec9359 100644 --- a/hid-keyboard-server/pxt.json +++ b/hid-keyboard-server/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-hid-keyboard-server", - "version": "1.9.24", + "version": "1.9.25", "description": "MakeCode support for Jacdac keyboard hid server", "dependencies": { "core": "*", diff --git a/hid-keyboard/pxt.json b/hid-keyboard/pxt.json index 40735aafa..b5da16f37 100644 --- a/hid-keyboard/pxt.json +++ b/hid-keyboard/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-hid-keyboard", - "version": "1.9.24", + "version": "1.9.25", "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 23b57bcdb..8c4094139 100644 --- a/hid-mouse-server/pxt.json +++ b/hid-mouse-server/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-hid-mouse-server", - "version": "1.9.24", + "version": "1.9.25", "description": "MakeCode support for Jacdac mouse hid server", "dependencies": { "core": "*", diff --git a/hid-mouse/pxt.json b/hid-mouse/pxt.json index 6fef40ae7..8dbe82447 100644 --- a/hid-mouse/pxt.json +++ b/hid-mouse/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-hid-mouse", - "version": "1.9.24", + "version": "1.9.25", "description": "MakeCode support for Jacdac HID Mouse client", "dependencies": { "core": "*", diff --git a/humidity/pxt.json b/humidity/pxt.json index 75ecf2379..38688d9dc 100644 --- a/humidity/pxt.json +++ b/humidity/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-humidity", - "version": "1.9.24", + "version": "1.9.25", "description": "A sensor measuring humidity of outside environment.", "files": [ "constants.ts", diff --git a/illuminance/pxt.json b/illuminance/pxt.json index dd990d6c2..e8b2de4b0 100644 --- a/illuminance/pxt.json +++ b/illuminance/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-illuminance", - "version": "1.9.24", + "version": "1.9.25", "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 27f590e4f..5764c0bf8 100644 --- a/led-server/pxt.json +++ b/led-server/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-led-server", - "version": "1.9.24", + "version": "1.9.25", "description": "MakeCode support for Jacdac LED server", "dependencies": { "core": "*", diff --git a/led-single/pxt.json b/led-single/pxt.json index 63ad8ae5a..f0ab5d3f3 100644 --- a/led-single/pxt.json +++ b/led-single/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-led-single", - "version": "1.9.24", + "version": "1.9.25", "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 22ae583fd..2d436dc55 100644 --- a/led-strip/pxt.json +++ b/led-strip/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-led-strip", - "version": "1.9.24", + "version": "1.9.25", "description": "MakeCode support for Jacdac LED pixel strips", "dependencies": { "core": "*", diff --git a/led/pxt.json b/led/pxt.json index 59e1117aa..9b52c422a 100644 --- a/led/pxt.json +++ b/led/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-led", - "version": "1.9.24", + "version": "1.9.25", "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 b490bb46a..8c392e415 100644 --- a/light-bulb/pxt.json +++ b/light-bulb/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-light-bulb", - "version": "1.9.24", + "version": "1.9.25", "description": "A light bulb controller.", "files": [ "constants.ts", diff --git a/light-level/pxt.json b/light-level/pxt.json index cb7dbe5f6..164fa6c19 100644 --- a/light-level/pxt.json +++ b/light-level/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-light-level", - "version": "1.9.24", + "version": "1.9.25", "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 0fb9a5447..a8869fc62 100644 --- a/magnetic-field-level/pxt.json +++ b/magnetic-field-level/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-magnetic-field-level", - "version": "1.9.24", + "version": "1.9.25", "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 747349fdc..7f8e04d52 100644 --- a/magnetometer/pxt.json +++ b/magnetometer/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-magnetomer", - "version": "1.9.24", + "version": "1.9.25", "description": "A 3-axis magnetometer.", "files": [ "constants.ts", diff --git a/model-runner/pxt.json b/model-runner/pxt.json index cafdb8041..2eef0580c 100644 --- a/model-runner/pxt.json +++ b/model-runner/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-model-runner", - "version": "1.9.24", + "version": "1.9.25", "description": "MakeCode support for Jacdac Model runner service", "dependencies": { "core": "*", diff --git a/motion/pxt.json b/motion/pxt.json index 26685498a..8f36a3c64 100644 --- a/motion/pxt.json +++ b/motion/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-motion", - "version": "1.9.24", + "version": "1.9.25", "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 558600a44..fb8d8e016 100644 --- a/motor/pxt.json +++ b/motor/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-motor", - "version": "1.9.24", + "version": "1.9.25", "description": "MakeCode support for Jacdac Motor service", "dependencies": { "core": "*", diff --git a/multitouch/pxt.json b/multitouch/pxt.json index 6bbc48f9c..1eebc4769 100644 --- a/multitouch/pxt.json +++ b/multitouch/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-multitouch", - "version": "1.9.24", + "version": "1.9.25", "description": "MakeCode support for Jacdac Multi Touch service", "dependencies": { "core": "*", diff --git a/pccontroller/pxt.json b/pccontroller/pxt.json index 7c508e809..66c9c3495 100644 --- a/pccontroller/pxt.json +++ b/pccontroller/pxt.json @@ -1,10 +1,18 @@ { "name": "jacdac-pccontroller", - "version": "0.0.0", + "version": "1.9.25", "description": "Send various events to PC, including opening a URL, start an app, sending text, etc.", - "files": ["constants.ts", "client.g.ts"], + "files": [ + "constants.ts", + "client.g.ts" + ], "testFiles": [], - "supportedTargets": ["microbit", "arcade", "maker", "calliopemini"], + "supportedTargets": [ + "microbit", + "arcade", + "maker", + "calliopemini" + ], "dependencies": { "core": "*", "jacdac": "github:microsoft/pxt-jacdac" diff --git a/pcmonitor/pxt.json b/pcmonitor/pxt.json index 4ccb5afec..2ed0b9fff 100644 --- a/pcmonitor/pxt.json +++ b/pcmonitor/pxt.json @@ -1,13 +1,12 @@ { "name": "jacdac-pcmonitor", - "version": "0.0.0", + "version": "1.9.25", "description": "Measures PC monitor.", "files": [ "constants.ts", "client.g.ts" ], - "testFiles": [ - ], + "testFiles": [], "supportedTargets": [ "microbit", "arcade", @@ -18,4 +17,4 @@ "core": "*", "jacdac": "github:microsoft/pxt-jacdac" } -} \ No newline at end of file +} diff --git a/planar-position/pxt.json b/planar-position/pxt.json index 246e0e380..d1f820d49 100644 --- a/planar-position/pxt.json +++ b/planar-position/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-planar-position", - "version": "1.9.24", + "version": "1.9.25", "description": "A sensor that repors 2D position, typically an optical mouse tracking sensor.\n\nThe sensor starts at an arbitrary origin (0,0) and reports the distance from that origin.\n\nThe `streaming_interval` is respected when the position is changing. When the position is not changing, the streaming interval may be throttled to `500ms`.", "files": [ "constants.ts", diff --git a/potentiometer/pxt.json b/potentiometer/pxt.json index f41b7cbfe..a07ea0f5e 100644 --- a/potentiometer/pxt.json +++ b/potentiometer/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-potentiometer", - "version": "1.9.24", + "version": "1.9.25", "description": "Jacdac potentiometer service", "dependencies": { "core": "*", diff --git a/pulse-oximeter/pxt.json b/pulse-oximeter/pxt.json index d47f376fb..44442f31d 100644 --- a/pulse-oximeter/pxt.json +++ b/pulse-oximeter/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-pulse-oximeter", - "version": "1.9.24", + "version": "1.9.25", "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 29c556d44..729ef7aa4 100644 --- a/pxt.json +++ b/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac", - "version": "1.9.24", + "version": "1.9.25", "description": "Jacdac for MakeCode", "dependencies": { "core": "*", @@ -65,7 +65,10 @@ "version.ts", "button/button-smasher.md" ], - "testFiles": ["test.microbit.ts", "test.ts"], + "testFiles": [ + "test.microbit.ts", + "test.ts" + ], "testDependencies": {}, "fileDependencies": { "mbcompat.ts": "target:microbit || target:calliopemini", @@ -82,9 +85,16 @@ "target": "4.0.11", "targetId": "microbit" }, - "supportedTargets": ["arcade", "maker", "microbit", "calliopemini"], + "supportedTargets": [ + "arcade", + "maker", + "microbit", + "calliopemini" + ], "preferredEditor": "tsprj", - "disablesVariants": ["mbdal"], + "disablesVariants": [ + "mbdal" + ], "binaryonly": true, "extension": { "namespace": "modules", diff --git a/rain-gauge/pxt.json b/rain-gauge/pxt.json index c25b44f2a..7c5fa54f6 100644 --- a/rain-gauge/pxt.json +++ b/rain-gauge/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-rain-gauge", - "version": "1.9.24", + "version": "1.9.25", "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 bcfcb0143..bfffb9f61 100644 --- a/real-time-clock/pxt.json +++ b/real-time-clock/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-real-time-clock", - "version": "1.9.24", + "version": "1.9.25", "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 46484a8e6..b37260756 100644 --- a/reflected-light/pxt.json +++ b/reflected-light/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-reflected-light", - "version": "1.9.24", + "version": "1.9.25", "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 7737a7bb7..5527a50b2 100644 --- a/relay/pxt.json +++ b/relay/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-relay", - "version": "1.9.24", + "version": "1.9.25", "description": "A switching relay.", "files": [ "constants.ts", diff --git a/rng/pxt.json b/rng/pxt.json index ebb3d6d33..c4d96e6ae 100644 --- a/rng/pxt.json +++ b/rng/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-rng", - "version": "1.9.24", + "version": "1.9.25", "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 b81b445bc..ff56e9de4 100644 --- a/rotary-encoder/pxt.json +++ b/rotary-encoder/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-rotary-encoder", - "version": "1.9.24", + "version": "1.9.25", "description": "An incremental rotary encoder - converts angular motion of a shaft to digital signal.", "files": [ "constants.ts", diff --git a/sat-nav/pxt.json b/sat-nav/pxt.json index ffd773478..b756ff89e 100644 --- a/sat-nav/pxt.json +++ b/sat-nav/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-sat-nav", - "version": "1.9.24", + "version": "1.9.25", "description": "A satellite-based navigation system like GPS, Gallileo, ...", "files": [ "constants.ts", diff --git a/sensor-aggregator/pxt.json b/sensor-aggregator/pxt.json index d6224076c..c747f34b7 100644 --- a/sensor-aggregator/pxt.json +++ b/sensor-aggregator/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-sensor-aggregator", - "version": "1.9.24", + "version": "1.9.25", "description": "MakeCode support for Jacdac Sensor aggregator service", "dependencies": { "core": "*", diff --git a/servers/pxt.json b/servers/pxt.json index 7393c42d1..1db1a9e56 100644 --- a/servers/pxt.json +++ b/servers/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-servers", - "version": "1.9.24", + "version": "1.9.25", "description": "MakeCode support for Jacdac servers", "dependencies": { "core": "*", diff --git a/servo-server/pxt.json b/servo-server/pxt.json index 6f983ed0d..466ddf3f5 100644 --- a/servo-server/pxt.json +++ b/servo-server/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-servo-server", - "version": "1.9.24", + "version": "1.9.25", "description": "MakeCode support for Jacdac Servo server", "dependencies": { "core": "*", diff --git a/servo/pxt.json b/servo/pxt.json index d18e22c14..220a94cd2 100644 --- a/servo/pxt.json +++ b/servo/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-servo", - "version": "1.9.24", + "version": "1.9.25", "description": "MakeCode support for Jacdac Servo service", "dependencies": { "core": "*", diff --git a/seven-segment-display/pxt.json b/seven-segment-display/pxt.json index 7e20e0cba..d47af99e1 100644 --- a/seven-segment-display/pxt.json +++ b/seven-segment-display/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-seven-segment-display", - "version": "1.9.24", + "version": "1.9.25", "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 c149a1d84..8a4bf03ca 100644 --- a/soil-moisture/pxt.json +++ b/soil-moisture/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-soil-moisture", - "version": "1.9.24", + "version": "1.9.25", "description": "A soil moisture sensor.", "files": [ "constants.ts", diff --git a/solenoid/pxt.json b/solenoid/pxt.json index 747ef0be0..b4b311464 100644 --- a/solenoid/pxt.json +++ b/solenoid/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-solenoid", - "version": "1.9.24", + "version": "1.9.25", "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 c5712d521..a7051bd9e 100644 --- a/sound-level/pxt.json +++ b/sound-level/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-sound-level", - "version": "1.9.24", + "version": "1.9.25", "description": "Jacdac sound level service", "dependencies": { "core": "*", diff --git a/speech-synthesis/pxt.json b/speech-synthesis/pxt.json index 9b857a138..92b1712ba 100644 --- a/speech-synthesis/pxt.json +++ b/speech-synthesis/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-speech-synthesis", - "version": "1.9.24", + "version": "1.9.25", "description": "A speech synthesizer", "files": [ "constants.ts", diff --git a/switch/pxt.json b/switch/pxt.json index 24099c860..7eea1441a 100644 --- a/switch/pxt.json +++ b/switch/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-switch", - "version": "1.9.24", + "version": "1.9.25", "description": "A switch, which keeps its position.", "files": [ "constants.ts", diff --git a/tcp/pxt.json b/tcp/pxt.json index 7c1b2ffbd..ebb32f83e 100644 --- a/tcp/pxt.json +++ b/tcp/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-tcp", - "version": "1.9.24", + "version": "1.9.25", "description": "MakeCode support for Jacdac TCP service", "files": [ "constants.ts", diff --git a/temperature/pxt.json b/temperature/pxt.json index 6915eba74..e6a056593 100644 --- a/temperature/pxt.json +++ b/temperature/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-temperature", - "version": "1.9.24", + "version": "1.9.25", "description": "A thermometer measuring outside or inside environment.", "files": [ "constants.ts", diff --git a/tools/dongle/pxt.json b/tools/dongle/pxt.json index 992051eee..df6a1fd28 100644 --- a/tools/dongle/pxt.json +++ b/tools/dongle/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-dongle", - "version": "1.9.24", + "version": "1.9.25", "description": "", "dependencies": { "jacdac-brain-rp2040": "*", diff --git a/tools/farm-beats/pxt.json b/tools/farm-beats/pxt.json index 4139dcf6c..2a3d5f256 100644 --- a/tools/farm-beats/pxt.json +++ b/tools/farm-beats/pxt.json @@ -26,5 +26,5 @@ "calliopemini" ], "preferredEditor": "tsprj", - "version": "1.9.24" + "version": "1.9.25" } diff --git a/tools/hid-events/pxt.json b/tools/hid-events/pxt.json index 4194929c4..20e844640 100644 --- a/tools/hid-events/pxt.json +++ b/tools/hid-events/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-hid-events", - "version": "1.9.24", + "version": "1.9.25", "description": "Mapping Events to Hid Keyboard keys.", "files": [ "hidevents.ts" diff --git a/tools/hid-joystick/pxt.json b/tools/hid-joystick/pxt.json index ae6c5e572..b071dbba5 100644 --- a/tools/hid-joystick/pxt.json +++ b/tools/hid-joystick/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-hid-joystick", - "version": "1.9.24", + "version": "1.9.25", "description": "HID joystick server", "files": [ "config.f4.ts", diff --git a/tools/hid-servers/pxt.json b/tools/hid-servers/pxt.json index 27864f530..a4872e6a7 100644 --- a/tools/hid-servers/pxt.json +++ b/tools/hid-servers/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-hid-servers", - "version": "1.9.24", + "version": "1.9.25", "description": "HID Keyboard, mouse servers", "files": [ "config.f4.ts", diff --git a/tools/microbit-jukebox/pxt.json b/tools/microbit-jukebox/pxt.json index b4b585188..e33d078a5 100644 --- a/tools/microbit-jukebox/pxt.json +++ b/tools/microbit-jukebox/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-microbit-jukebox", - "version": "1.9.24", + "version": "1.9.25", "description": "", "dependencies": { "core": "*", diff --git a/tools/microbit-microcode-servers/pxt.json b/tools/microbit-microcode-servers/pxt.json index dffd7d05f..0e0a09738 100644 --- a/tools/microbit-microcode-servers/pxt.json +++ b/tools/microbit-microcode-servers/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-microbit-microcode-servers", - "version": "1.9.24", + "version": "1.9.25", "description": "", "dependencies": { "core": "*", diff --git a/tools/microbit-oob/pxt.json b/tools/microbit-oob/pxt.json index a36a8d4e5..1adf6b51c 100644 --- a/tools/microbit-oob/pxt.json +++ b/tools/microbit-oob/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-microbit-oob", - "version": "1.9.24", + "version": "1.9.25", "description": "", "dependencies": { "core": "*", diff --git a/tools/multitool/pxt.json b/tools/multitool/pxt.json index ab02ffcc8..ce8f268b3 100644 --- a/tools/multitool/pxt.json +++ b/tools/multitool/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-multitool", - "version": "1.9.24", + "version": "1.9.25", "description": "", "dependencies": { "hw": "*", diff --git a/tools/uploader/pxt.json b/tools/uploader/pxt.json index 45ef90d7d..00d1fb0be 100644 --- a/tools/uploader/pxt.json +++ b/tools/uploader/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-uploader", - "version": "1.9.24", + "version": "1.9.25", "description": "", "dependencies": { "jacdac-iot-s2": "*", diff --git a/traffic-light/pxt.json b/traffic-light/pxt.json index fc16523ed..c23fc944f 100644 --- a/traffic-light/pxt.json +++ b/traffic-light/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-traffic-light", - "version": "1.9.24", + "version": "1.9.25", "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 99adbf09c..c33fee945 100644 --- a/tvoc/pxt.json +++ b/tvoc/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-tvoc", - "version": "1.9.24", + "version": "1.9.25", "description": "Measures equivalent Total Volatile Organic Compound levels.", "files": [ "constants.ts", diff --git a/uv-index/pxt.json b/uv-index/pxt.json index 305df879b..68470c4aa 100644 --- a/uv-index/pxt.json +++ b/uv-index/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-uv-index", - "version": "1.9.24", + "version": "1.9.25", "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 9141f90d6..ea4c9ed63 100644 --- a/version.ts +++ b/version.ts @@ -4,5 +4,5 @@ namespace jacdac { /** * Version of the package */ - export const VERSION = "v1.9.24" + export const VERSION = "v1.9.25" } \ No newline at end of file diff --git a/vibration-motor/pxt.json b/vibration-motor/pxt.json index a2bbfd5fb..7586effd8 100644 --- a/vibration-motor/pxt.json +++ b/vibration-motor/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-vibration-motor", - "version": "1.9.24", + "version": "1.9.25", "description": "A vibration motor.", "files": [ "constants.ts", diff --git a/water-level/pxt.json b/water-level/pxt.json index ce15ac460..482c1dfd5 100644 --- a/water-level/pxt.json +++ b/water-level/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-water-level", - "version": "1.9.24", + "version": "1.9.25", "description": "A sensor that measures liquid/water level.", "files": [ "constants.ts", diff --git a/weight-scale/pxt.json b/weight-scale/pxt.json index 5bacdfcfc..507dc74bb 100644 --- a/weight-scale/pxt.json +++ b/weight-scale/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-weight-scale", - "version": "1.9.24", + "version": "1.9.25", "description": "A weight measuring sensor.", "files": [ "constants.ts", diff --git a/wifi-server/pxt.json b/wifi-server/pxt.json index 223edd9fb..fa731ecc6 100644 --- a/wifi-server/pxt.json +++ b/wifi-server/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-wifi-server", - "version": "1.9.24", + "version": "1.9.25", "description": "MakeCode support for Jacdac WiFi server", "dependencies": { "core": "*", diff --git a/wifi/pxt.json b/wifi/pxt.json index 92a67361d..63e97feba 100644 --- a/wifi/pxt.json +++ b/wifi/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-wifi", - "version": "1.9.24", + "version": "1.9.25", "description": "MakeCode support for Jacdac Wifi service", "files": [ "constants.ts", diff --git a/wind-direction/pxt.json b/wind-direction/pxt.json index b2eec818e..1a2971d15 100644 --- a/wind-direction/pxt.json +++ b/wind-direction/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-wind-direction", - "version": "1.9.24", + "version": "1.9.25", "description": "A sensor that measures wind direction.", "files": [ "constants.ts", diff --git a/wind-speed/pxt.json b/wind-speed/pxt.json index 0088e8563..3a607476b 100644 --- a/wind-speed/pxt.json +++ b/wind-speed/pxt.json @@ -1,6 +1,6 @@ { "name": "jacdac-wind-speed", - "version": "1.9.24", + "version": "1.9.25", "description": "A sensor that measures wind speed.", "files": [ "constants.ts",