Skip to content

Commit

Permalink
1.9.25
Browse files Browse the repository at this point in the history
  • Loading branch information
pelikhan committed Jan 12, 2024
1 parent 82c2f61 commit 0a38a95
Show file tree
Hide file tree
Showing 98 changed files with 123 additions and 106 deletions.
2 changes: 1 addition & 1 deletion accelerometer-server/pxt.json
Original file line number Diff line number Diff line change
@@ -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": "*",
Expand Down
2 changes: 1 addition & 1 deletion accelerometer/pxt.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jacdac-accelerometer",
"version": "1.9.24",
"version": "1.9.25",
"description": "MakeCode support for Jacdac Accelerometer service",
"dependencies": {
"core": "*",
Expand Down
2 changes: 1 addition & 1 deletion acidity/pxt.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion air-pressure/pxt.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion air-quality-index/pxt.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion arcade-gamepad/pxt.json
Original file line number Diff line number Diff line change
@@ -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": "*",
Expand Down
2 changes: 1 addition & 1 deletion azure-iot-hub-health-server/pxt.json
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
2 changes: 1 addition & 1 deletion azure-iot-hub-health/pxt.json
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
2 changes: 1 addition & 1 deletion braille-display/pxt.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion button-server/pxt.json
Original file line number Diff line number Diff line change
@@ -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": "*",
Expand Down
2 changes: 1 addition & 1 deletion button/pxt.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion buzzer-server/pxt.json
Original file line number Diff line number Diff line change
@@ -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": "*",
Expand Down
2 changes: 1 addition & 1 deletion buzzer/pxt.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion character-screen/pxt.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion cloud-adapter/pxt.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jacdac-cloud-adapter",
"version": "1.9.24",
"version": "1.9.25",
"description": "Supports cloud connections.",
"files": [
"constants.ts",
Expand Down
2 changes: 1 addition & 1 deletion codal-message-bus-server/pxt.json
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
2 changes: 1 addition & 1 deletion codal-message-bus/pxt.json
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
2 changes: 1 addition & 1 deletion color/pxt.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jacdac-color",
"version": "1.9.24",
"version": "1.9.25",
"description": "Senses RGB colors",
"files": [
"constants.ts",
Expand Down
2 changes: 1 addition & 1 deletion compass/pxt.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion controller/pxt.json
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
2 changes: 1 addition & 1 deletion dc-current-measurement/pxt.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion dc-voltage-measurement/pxt.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion devices/microbit/pxt.json
Original file line number Diff line number Diff line change
@@ -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": "*",
Expand Down
2 changes: 1 addition & 1 deletion distance/pxt.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion dmx/pxt.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion dot-matrix/pxt.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion dual-motors/pxt.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion e-co2/pxt.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jacdac-e-co2",
"version": "1.9.24",
"version": "1.9.25",
"description": "Measures equivalent CO₂ levels.",
"files": [
"constants.ts",
Expand Down
2 changes: 1 addition & 1 deletion flex/pxt.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jacdac-flex",
"version": "1.9.24",
"version": "1.9.25",
"description": "A bending or deflection sensor.",
"files": [
"constants.ts",
Expand Down
2 changes: 1 addition & 1 deletion gamepad/pxt.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jacdac-gamepad",
"version": "1.9.24",
"version": "1.9.25",
"description": "MakeCode support for Jacdac Gamepad service",
"dependencies": {
"core": "*",
Expand Down
2 changes: 1 addition & 1 deletion gyroscope/pxt.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jacdac-gyroscope",
"version": "1.9.24",
"version": "1.9.25",
"description": "A 3-axis gyroscope.",
"files": [
"constants.ts",
Expand Down
2 changes: 1 addition & 1 deletion heart-rate/pxt.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion hid-joystick-server/pxt.json
Original file line number Diff line number Diff line change
@@ -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": "*",
Expand Down
2 changes: 1 addition & 1 deletion hid-joystick/pxt.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jacdac-hid-joystick",
"version": "1.9.24",
"version": "1.9.25",
"description": "Controls a HID joystick.",
"files": [
"constants.ts",
Expand Down
2 changes: 1 addition & 1 deletion hid-keyboard-server/pxt.json
Original file line number Diff line number Diff line change
@@ -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": "*",
Expand Down
2 changes: 1 addition & 1 deletion hid-keyboard/pxt.json
Original file line number Diff line number Diff line change
@@ -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": "*",
Expand Down
2 changes: 1 addition & 1 deletion hid-mouse-server/pxt.json
Original file line number Diff line number Diff line change
@@ -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": "*",
Expand Down
2 changes: 1 addition & 1 deletion hid-mouse/pxt.json
Original file line number Diff line number Diff line change
@@ -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": "*",
Expand Down
2 changes: 1 addition & 1 deletion humidity/pxt.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion illuminance/pxt.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion led-server/pxt.json
Original file line number Diff line number Diff line change
@@ -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": "*",
Expand Down
2 changes: 1 addition & 1 deletion led-single/pxt.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion led-strip/pxt.json
Original file line number Diff line number Diff line change
@@ -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": "*",
Expand Down
2 changes: 1 addition & 1 deletion led/pxt.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion light-bulb/pxt.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jacdac-light-bulb",
"version": "1.9.24",
"version": "1.9.25",
"description": "A light bulb controller.",
"files": [
"constants.ts",
Expand Down
2 changes: 1 addition & 1 deletion light-level/pxt.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion magnetic-field-level/pxt.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion magnetometer/pxt.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jacdac-magnetomer",
"version": "1.9.24",
"version": "1.9.25",
"description": "A 3-axis magnetometer.",
"files": [
"constants.ts",
Expand Down
2 changes: 1 addition & 1 deletion model-runner/pxt.json
Original file line number Diff line number Diff line change
@@ -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": "*",
Expand Down
2 changes: 1 addition & 1 deletion motion/pxt.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
Loading

0 comments on commit 0a38a95

Please sign in to comment.