1.8.37
This commit is contained in:
Родитель
63fdf2fce7
Коммит
ac698aff30
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-accelerometer-server",
|
"name": "jacdac-accelerometer-server",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "MakeCode support for Jacdac Accelerometer server",
|
"description": "MakeCode support for Jacdac Accelerometer server",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"core": "*",
|
"core": "*",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-accelerometer",
|
"name": "jacdac-accelerometer",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "MakeCode support for Jacdac Accelerometer service",
|
"description": "MakeCode support for Jacdac Accelerometer service",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"core": "*",
|
"core": "*",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-acidity",
|
"name": "jacdac-acidity",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "A sensor measuring water acidity, commonly called pH.",
|
"description": "A sensor measuring water acidity, commonly called pH.",
|
||||||
"files": [
|
"files": [
|
||||||
"constants.ts",
|
"constants.ts",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-air-pressure",
|
"name": "jacdac-air-pressure",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "A sensor measuring air pressure of outside environment.",
|
"description": "A sensor measuring air pressure of outside environment.",
|
||||||
"files": [
|
"files": [
|
||||||
"constants.ts",
|
"constants.ts",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-air-quality-index",
|
"name": "jacdac-air-quality-index",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"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).",
|
"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": [
|
"files": [
|
||||||
"constants.ts",
|
"constants.ts",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-arcade-gamepad",
|
"name": "jacdac-arcade-gamepad",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "MakeCode support for Jacdac Gamepad service",
|
"description": "MakeCode support for Jacdac Gamepad service",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"core": "*",
|
"core": "*",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-azure-iot-hub-health-server",
|
"name": "jacdac-azure-iot-hub-health-server",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "Health and diagnostics information about the Azure Iot Hub connection.",
|
"description": "Health and diagnostics information about the Azure Iot Hub connection.",
|
||||||
"files": [
|
"files": [
|
||||||
"server.ts"
|
"server.ts"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-azure-iot-hub-health",
|
"name": "jacdac-azure-iot-hub-health",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "Health and diagnostics information about the Azure Iot Hub connection.",
|
"description": "Health and diagnostics information about the Azure Iot Hub connection.",
|
||||||
"files": [
|
"files": [
|
||||||
"constants.ts"
|
"constants.ts"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-bluetooth-transport",
|
"name": "jacdac-bluetooth-transport",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "Support for sending Jacdac packets over BLE.",
|
"description": "Support for sending Jacdac packets over BLE.",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"core": "*",
|
"core": "*",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-braille-display",
|
"name": "jacdac-braille-display",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"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.",
|
"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": [
|
"files": [
|
||||||
"constants.ts",
|
"constants.ts",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-button-server",
|
"name": "jacdac-button-server",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "MakeCode support for Jacdac Button server",
|
"description": "MakeCode support for Jacdac Button server",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"core": "*",
|
"core": "*",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-button",
|
"name": "jacdac-button",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "A push-button, which returns to inactive position when not operated anymore.",
|
"description": "A push-button, which returns to inactive position when not operated anymore.",
|
||||||
"files": [
|
"files": [
|
||||||
"constants.ts",
|
"constants.ts",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-buzzer-server",
|
"name": "jacdac-buzzer-server",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "MakeCode support for Jacdac Buzzer server",
|
"description": "MakeCode support for Jacdac Buzzer server",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"core": "*",
|
"core": "*",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-buzzer",
|
"name": "jacdac-buzzer",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "MakeCode support for Jacdac Buzzer service",
|
"description": "MakeCode support for Jacdac Buzzer service",
|
||||||
"files": [
|
"files": [
|
||||||
"constants.ts",
|
"constants.ts",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-character-screen",
|
"name": "jacdac-character-screen",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "A screen that displays characters.",
|
"description": "A screen that displays characters.",
|
||||||
"files": [
|
"files": [
|
||||||
"constants.ts",
|
"constants.ts",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-cloud-adapter",
|
"name": "jacdac-cloud-adapter",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "Supports cloud connections to upload and download data.\nNote that `f64` values following a label are not necessarily aligned.",
|
"description": "Supports cloud connections to upload and download data.\nNote that `f64` values following a label are not necessarily aligned.",
|
||||||
"files": [
|
"files": [
|
||||||
"constants.ts",
|
"constants.ts",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-codal-message-bus-server",
|
"name": "jacdac-codal-message-bus-server",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "A service that uses the [CODAL message bus](https://lancaster-university.github.io/microbit-docs/ubit/messageBus/) to send and receive small messages.",
|
"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": [
|
"files": [
|
||||||
"server.ts"
|
"server.ts"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-codal-message-bus",
|
"name": "jacdac-codal-message-bus",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "A service that uses the [CODAL message bus](https://lancaster-university.github.io/microbit-docs/ubit/messageBus/) to send and receive small messages.",
|
"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": [
|
"files": [
|
||||||
"constants.ts"
|
"constants.ts"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-color",
|
"name": "jacdac-color",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "Senses RGB colors",
|
"description": "Senses RGB colors",
|
||||||
"files": [
|
"files": [
|
||||||
"constants.ts",
|
"constants.ts",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-compass",
|
"name": "jacdac-compass",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "A sensor that measures the heading.",
|
"description": "A sensor that measures the heading.",
|
||||||
"files": [
|
"files": [
|
||||||
"constants.ts",
|
"constants.ts",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-controller",
|
"name": "jacdac-controller",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "MakeCode support for Jacdac Controller service",
|
"description": "MakeCode support for Jacdac Controller service",
|
||||||
"files": [
|
"files": [
|
||||||
"controllerclient.ts"
|
"controllerclient.ts"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-dc-current-measurement",
|
"name": "jacdac-dc-current-measurement",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "A service that reports a current measurement.",
|
"description": "A service that reports a current measurement.",
|
||||||
"files": [
|
"files": [
|
||||||
"constants.ts",
|
"constants.ts",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-dc-voltage-measurement",
|
"name": "jacdac-dc-voltage-measurement",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "A service that reports a voltage measurement.",
|
"description": "A service that reports a voltage measurement.",
|
||||||
"files": [
|
"files": [
|
||||||
"constants.ts",
|
"constants.ts",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-microbit",
|
"name": "jacdac-microbit",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "Jacdac servers for micro:bit V2 sensors.",
|
"description": "Jacdac servers for micro:bit V2 sensors.",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"core": "*",
|
"core": "*",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-distance",
|
"name": "jacdac-distance",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "A sensor that determines the distance of an object without any physical contact involved.",
|
"description": "A sensor that determines the distance of an object without any physical contact involved.",
|
||||||
"files": [
|
"files": [
|
||||||
"constants.ts",
|
"constants.ts",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-dmx",
|
"name": "jacdac-dmx",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"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.",
|
"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": [
|
"files": [
|
||||||
"constants.ts",
|
"constants.ts",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-dot-matrix",
|
"name": "jacdac-dot-matrix",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "A rectangular dot matrix display, made of monochrome LEDs or braille pins.",
|
"description": "A rectangular dot matrix display, made of monochrome LEDs or braille pins.",
|
||||||
"files": [
|
"files": [
|
||||||
"constants.ts",
|
"constants.ts",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-dual-motors",
|
"name": "jacdac-dual-motors",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "A synchronized pair of motors.",
|
"description": "A synchronized pair of motors.",
|
||||||
"files": [
|
"files": [
|
||||||
"constants.ts",
|
"constants.ts",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-e-co2",
|
"name": "jacdac-e-co2",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "Measures equivalent CO₂ levels.",
|
"description": "Measures equivalent CO₂ levels.",
|
||||||
"files": [
|
"files": [
|
||||||
"constants.ts",
|
"constants.ts",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-flex",
|
"name": "jacdac-flex",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "A bending or deflection sensor.",
|
"description": "A bending or deflection sensor.",
|
||||||
"files": [
|
"files": [
|
||||||
"constants.ts",
|
"constants.ts",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-gamepad",
|
"name": "jacdac-gamepad",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "MakeCode support for Jacdac Gamepad service",
|
"description": "MakeCode support for Jacdac Gamepad service",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"core": "*",
|
"core": "*",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-gyroscope",
|
"name": "jacdac-gyroscope",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "A 3-axis gyroscope.",
|
"description": "A 3-axis gyroscope.",
|
||||||
"files": [
|
"files": [
|
||||||
"constants.ts",
|
"constants.ts",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-heart-rate",
|
"name": "jacdac-heart-rate",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"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.**",
|
"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": [
|
"files": [
|
||||||
"constants.ts",
|
"constants.ts",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-hid-joystick-server",
|
"name": "jacdac-hid-joystick-server",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "MakeCode support for Jacdac HID joystick server",
|
"description": "MakeCode support for Jacdac HID joystick server",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"core": "*",
|
"core": "*",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-hid-joystick",
|
"name": "jacdac-hid-joystick",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "Controls a HID joystick.",
|
"description": "Controls a HID joystick.",
|
||||||
"files": [
|
"files": [
|
||||||
"constants.ts",
|
"constants.ts",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-hid-keyboard-server",
|
"name": "jacdac-hid-keyboard-server",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "MakeCode support for Jacdac keyboard hid server",
|
"description": "MakeCode support for Jacdac keyboard hid server",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"core": "*",
|
"core": "*",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-hid-keyboard",
|
"name": "jacdac-hid-keyboard",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "MakeCode support for Jacdac HID Keyboard client",
|
"description": "MakeCode support for Jacdac HID Keyboard client",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"core": "*",
|
"core": "*",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-hid-mouse-server",
|
"name": "jacdac-hid-mouse-server",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "MakeCode support for Jacdac mouse hid server",
|
"description": "MakeCode support for Jacdac mouse hid server",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"core": "*",
|
"core": "*",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-hid-mouse",
|
"name": "jacdac-hid-mouse",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "MakeCode support for Jacdac HID Mouse client",
|
"description": "MakeCode support for Jacdac HID Mouse client",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"core": "*",
|
"core": "*",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-humidity",
|
"name": "jacdac-humidity",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "A sensor measuring humidity of outside environment.",
|
"description": "A sensor measuring humidity of outside environment.",
|
||||||
"files": [
|
"files": [
|
||||||
"constants.ts",
|
"constants.ts",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-illuminance",
|
"name": "jacdac-illuminance",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"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.",
|
"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": [
|
"files": [
|
||||||
"constants.ts",
|
"constants.ts",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-led-server",
|
"name": "jacdac-led-server",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "MakeCode support for Jacdac LED server",
|
"description": "MakeCode support for Jacdac LED server",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"core": "*",
|
"core": "*",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-led-single",
|
"name": "jacdac-led-single",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "A controller for 1 or more monochrome or RGB LEDs connected in parallel.",
|
"description": "A controller for 1 or more monochrome or RGB LEDs connected in parallel.",
|
||||||
"files": [
|
"files": [
|
||||||
"constants.ts",
|
"constants.ts",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-led-strip",
|
"name": "jacdac-led-strip",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "MakeCode support for Jacdac LED pixel strips",
|
"description": "MakeCode support for Jacdac LED pixel strips",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"core": "*",
|
"core": "*",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-led",
|
"name": "jacdac-led",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "A controller for 1 or more monochrome or RGB LEDs connected in parallel.",
|
"description": "A controller for 1 or more monochrome or RGB LEDs connected in parallel.",
|
||||||
"files": [
|
"files": [
|
||||||
"constants.ts",
|
"constants.ts",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-light-bulb",
|
"name": "jacdac-light-bulb",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "A light bulb controller.",
|
"description": "A light bulb controller.",
|
||||||
"files": [
|
"files": [
|
||||||
"constants.ts",
|
"constants.ts",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-light-level",
|
"name": "jacdac-light-level",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "A sensor that measures luminosity level.",
|
"description": "A sensor that measures luminosity level.",
|
||||||
"files": [
|
"files": [
|
||||||
"constants.ts",
|
"constants.ts",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-magnetic-field-level",
|
"name": "jacdac-magnetic-field-level",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "A sensor that measures strength and polarity of magnetic field.",
|
"description": "A sensor that measures strength and polarity of magnetic field.",
|
||||||
"files": [
|
"files": [
|
||||||
"constants.ts",
|
"constants.ts",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-magnetomer",
|
"name": "jacdac-magnetomer",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "A 3-axis magnetometer.",
|
"description": "A 3-axis magnetometer.",
|
||||||
"files": [
|
"files": [
|
||||||
"constants.ts",
|
"constants.ts",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-model-runner",
|
"name": "jacdac-model-runner",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "MakeCode support for Jacdac Model runner service",
|
"description": "MakeCode support for Jacdac Model runner service",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"core": "*",
|
"core": "*",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-motion",
|
"name": "jacdac-motion",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "A sensor, typically PIR, that detects object motion within a certain range",
|
"description": "A sensor, typically PIR, that detects object motion within a certain range",
|
||||||
"files": [
|
"files": [
|
||||||
"constants.ts",
|
"constants.ts",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-motor",
|
"name": "jacdac-motor",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "MakeCode support for Jacdac Motor service",
|
"description": "MakeCode support for Jacdac Motor service",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"core": "*",
|
"core": "*",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-multitouch",
|
"name": "jacdac-multitouch",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "MakeCode support for Jacdac Multi Touch service",
|
"description": "MakeCode support for Jacdac Multi Touch service",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"core": "*",
|
"core": "*",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-planar-position",
|
"name": "jacdac-planar-position",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"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`.",
|
"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": [
|
"files": [
|
||||||
"constants.ts",
|
"constants.ts",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-potentiometer",
|
"name": "jacdac-potentiometer",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "Jacdac potentiometer service",
|
"description": "Jacdac potentiometer service",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"core": "*",
|
"core": "*",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-power",
|
"name": "jacdac-power",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "A power-provider service.",
|
"description": "A power-provider service.",
|
||||||
"files": [
|
"files": [
|
||||||
"constants.ts",
|
"constants.ts",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-pulse-oximeter",
|
"name": "jacdac-pulse-oximeter",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"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.**",
|
"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": [
|
"files": [
|
||||||
"constants.ts",
|
"constants.ts",
|
||||||
|
|
2
pxt.json
2
pxt.json
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac",
|
"name": "jacdac",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "Jacdac for MakeCode",
|
"description": "Jacdac for MakeCode",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"core": "*",
|
"core": "*",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-rain-gauge",
|
"name": "jacdac-rain-gauge",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "Measures the amount of liquid precipitation over an area in a predefined period of time.",
|
"description": "Measures the amount of liquid precipitation over an area in a predefined period of time.",
|
||||||
"files": [
|
"files": [
|
||||||
"constants.ts",
|
"constants.ts",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-real-time-clock",
|
"name": "jacdac-real-time-clock",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "Real time clock to support collecting data with precise time stamps.",
|
"description": "Real time clock to support collecting data with precise time stamps.",
|
||||||
"files": [
|
"files": [
|
||||||
"constants.ts",
|
"constants.ts",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-reflected-light",
|
"name": "jacdac-reflected-light",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "A sensor that detects light and dark surfaces, commonly used for line following robots.",
|
"description": "A sensor that detects light and dark surfaces, commonly used for line following robots.",
|
||||||
"files": [
|
"files": [
|
||||||
"constants.ts",
|
"constants.ts",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-relay",
|
"name": "jacdac-relay",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "A switching relay.",
|
"description": "A switching relay.",
|
||||||
"files": [
|
"files": [
|
||||||
"constants.ts",
|
"constants.ts",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-rng",
|
"name": "jacdac-rng",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "Generates random numbers using entropy sourced from physical processes.\n\nThis typically uses a cryptographical pseudo-random number generator (for example [Fortuna](<https://en.wikipedia.org/wiki/Fortuna_(PRNG)>)),\nwhich is periodically re-seeded with entropy coming from some hardware source.",
|
"description": "Generates random numbers using entropy sourced from physical processes.\n\nThis typically uses a cryptographical pseudo-random number generator (for example [Fortuna](<https://en.wikipedia.org/wiki/Fortuna_(PRNG)>)),\nwhich is periodically re-seeded with entropy coming from some hardware source.",
|
||||||
"files": [
|
"files": [
|
||||||
"constants.ts",
|
"constants.ts",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-rotary-encoder",
|
"name": "jacdac-rotary-encoder",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "An incremental rotary encoder - converts angular motion of a shaft to digital signal.",
|
"description": "An incremental rotary encoder - converts angular motion of a shaft to digital signal.",
|
||||||
"files": [
|
"files": [
|
||||||
"constants.ts",
|
"constants.ts",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-sat-nav",
|
"name": "jacdac-sat-nav",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "A satellite-based navigation system like GPS, Gallileo, ...",
|
"description": "A satellite-based navigation system like GPS, Gallileo, ...",
|
||||||
"files": [
|
"files": [
|
||||||
"constants.ts",
|
"constants.ts",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-sensor-aggregator",
|
"name": "jacdac-sensor-aggregator",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "MakeCode support for Jacdac Sensor aggregator service",
|
"description": "MakeCode support for Jacdac Sensor aggregator service",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"core": "*",
|
"core": "*",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-servers",
|
"name": "jacdac-servers",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "MakeCode support for Jacdac servers",
|
"description": "MakeCode support for Jacdac servers",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"core": "*",
|
"core": "*",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-servo-server",
|
"name": "jacdac-servo-server",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "MakeCode support for Jacdac Servo server",
|
"description": "MakeCode support for Jacdac Servo server",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"core": "*",
|
"core": "*",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-servo",
|
"name": "jacdac-servo",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "MakeCode support for Jacdac Servo service",
|
"description": "MakeCode support for Jacdac Servo service",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"core": "*",
|
"core": "*",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-seven-segment-display",
|
"name": "jacdac-seven-segment-display",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "A 7-segment numeric display, with one or more digits.",
|
"description": "A 7-segment numeric display, with one or more digits.",
|
||||||
"files": [
|
"files": [
|
||||||
"constants.ts",
|
"constants.ts",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-soil-moisture",
|
"name": "jacdac-soil-moisture",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "A soil moisture sensor.",
|
"description": "A soil moisture sensor.",
|
||||||
"files": [
|
"files": [
|
||||||
"constants.ts",
|
"constants.ts",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-solenoid",
|
"name": "jacdac-solenoid",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "A push-pull solenoid is a type of relay that pulls a coil when activated.",
|
"description": "A push-pull solenoid is a type of relay that pulls a coil when activated.",
|
||||||
"files": [
|
"files": [
|
||||||
"constants.ts",
|
"constants.ts",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-sound-level",
|
"name": "jacdac-sound-level",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "Jacdac sound level service",
|
"description": "Jacdac sound level service",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"core": "*",
|
"core": "*",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-speech-synthesis",
|
"name": "jacdac-speech-synthesis",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "A speech synthesizer",
|
"description": "A speech synthesizer",
|
||||||
"files": [
|
"files": [
|
||||||
"constants.ts",
|
"constants.ts",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-switch",
|
"name": "jacdac-switch",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "A switch, which keeps its position.",
|
"description": "A switch, which keeps its position.",
|
||||||
"files": [
|
"files": [
|
||||||
"constants.ts",
|
"constants.ts",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-tcp",
|
"name": "jacdac-tcp",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "MakeCode support for Jacdac TCP service",
|
"description": "MakeCode support for Jacdac TCP service",
|
||||||
"files": [
|
"files": [
|
||||||
"constants.ts",
|
"constants.ts",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-temperature",
|
"name": "jacdac-temperature",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "A thermometer measuring outside or inside environment.",
|
"description": "A thermometer measuring outside or inside environment.",
|
||||||
"files": [
|
"files": [
|
||||||
"constants.ts",
|
"constants.ts",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-dongle",
|
"name": "jacdac-dongle",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "",
|
"description": "",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"jacdac-brain-rp2040": "*",
|
"jacdac-brain-rp2040": "*",
|
||||||
|
|
|
@ -25,5 +25,5 @@
|
||||||
"microbit"
|
"microbit"
|
||||||
],
|
],
|
||||||
"preferredEditor": "tsprj",
|
"preferredEditor": "tsprj",
|
||||||
"version": "1.8.36"
|
"version": "1.8.37"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-hid-events",
|
"name": "jacdac-hid-events",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "Mapping Events to Hid Keyboard keys.",
|
"description": "Mapping Events to Hid Keyboard keys.",
|
||||||
"files": [
|
"files": [
|
||||||
"hidevents.ts"
|
"hidevents.ts"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-hid-joystick",
|
"name": "jacdac-hid-joystick",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "HID joystick server",
|
"description": "HID joystick server",
|
||||||
"files": [
|
"files": [
|
||||||
"config.f4.ts",
|
"config.f4.ts",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-hid-servers",
|
"name": "jacdac-hid-servers",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "HID Keyboard, mouse servers",
|
"description": "HID Keyboard, mouse servers",
|
||||||
"files": [
|
"files": [
|
||||||
"config.f4.ts",
|
"config.f4.ts",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-microbit-jukebox",
|
"name": "jacdac-microbit-jukebox",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "",
|
"description": "",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"core": "*",
|
"core": "*",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-microbit-microcode-servers",
|
"name": "jacdac-microbit-microcode-servers",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "",
|
"description": "",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"core": "*",
|
"core": "*",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-microbit-oob",
|
"name": "jacdac-microbit-oob",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "",
|
"description": "",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"core": "*",
|
"core": "*",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-multitool",
|
"name": "jacdac-multitool",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "",
|
"description": "",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"hw": "*",
|
"hw": "*",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-uploader",
|
"name": "jacdac-uploader",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "",
|
"description": "",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"jacdac-iot-s2": "*",
|
"jacdac-iot-s2": "*",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-traffic-light",
|
"name": "jacdac-traffic-light",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "Controls a mini traffic with a red, orange and green LED.",
|
"description": "Controls a mini traffic with a red, orange and green LED.",
|
||||||
"files": [
|
"files": [
|
||||||
"constants.ts",
|
"constants.ts",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-tvoc",
|
"name": "jacdac-tvoc",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "Measures equivalent Total Volatile Organic Compound levels.",
|
"description": "Measures equivalent Total Volatile Organic Compound levels.",
|
||||||
"files": [
|
"files": [
|
||||||
"constants.ts",
|
"constants.ts",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-uv-index",
|
"name": "jacdac-uv-index",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "The UV Index is a measure of the intensity of ultraviolet (UV) rays from the Sun.",
|
"description": "The UV Index is a measure of the intensity of ultraviolet (UV) rays from the Sun.",
|
||||||
"files": [
|
"files": [
|
||||||
"constants.ts",
|
"constants.ts",
|
||||||
|
|
|
@ -4,5 +4,5 @@ namespace jacdac {
|
||||||
/**
|
/**
|
||||||
* Version of the package
|
* Version of the package
|
||||||
*/
|
*/
|
||||||
export const VERSION = "v1.8.36"
|
export const VERSION = "v1.8.37"
|
||||||
}
|
}
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-vibration-motor",
|
"name": "jacdac-vibration-motor",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "A vibration motor.",
|
"description": "A vibration motor.",
|
||||||
"files": [
|
"files": [
|
||||||
"constants.ts",
|
"constants.ts",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-water-level",
|
"name": "jacdac-water-level",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "A sensor that measures liquid/water level.",
|
"description": "A sensor that measures liquid/water level.",
|
||||||
"files": [
|
"files": [
|
||||||
"constants.ts",
|
"constants.ts",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-weight-scale",
|
"name": "jacdac-weight-scale",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "A weight measuring sensor.",
|
"description": "A weight measuring sensor.",
|
||||||
"files": [
|
"files": [
|
||||||
"constants.ts",
|
"constants.ts",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-wifi-server",
|
"name": "jacdac-wifi-server",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "MakeCode support for Jacdac WiFi server",
|
"description": "MakeCode support for Jacdac WiFi server",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"core": "*",
|
"core": "*",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-wifi",
|
"name": "jacdac-wifi",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "MakeCode support for Jacdac Wifi service",
|
"description": "MakeCode support for Jacdac Wifi service",
|
||||||
"files": [
|
"files": [
|
||||||
"constants.ts",
|
"constants.ts",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-wind-direction",
|
"name": "jacdac-wind-direction",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "A sensor that measures wind direction.",
|
"description": "A sensor that measures wind direction.",
|
||||||
"files": [
|
"files": [
|
||||||
"constants.ts",
|
"constants.ts",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "jacdac-wind-speed",
|
"name": "jacdac-wind-speed",
|
||||||
"version": "1.8.36",
|
"version": "1.8.37",
|
||||||
"description": "A sensor that measures wind speed.",
|
"description": "A sensor that measures wind speed.",
|
||||||
"files": [
|
"files": [
|
||||||
"constants.ts",
|
"constants.ts",
|
||||||
|
|
Загрузка…
Ссылка в новой задаче