Commit Graph

10 Commits

Author SHA1 Message Date
Amerlander
918af4f3ac
Bump V3.0.22 (#110)
* change simulator svg

* change radio image

* Remove google fonts cdn

* change color of 'advanced' button

* font fix

* font fix 2

* display fix

* change fullsceen simulator bg

* Continuous servo

* handle continuous state

* adding shims

* update rendering for continuous servos

* fixing sim

* fix sig

* typo

* fix sim

* bump pxt

* bump pxt

* rerun travis

* Input blocks revision

- add Button and Pin event types
- merge onPinPressed & onPinReleased in new onPinEvent function
- create new onButtonEvent function

* update input blocks in docs and tests

* remove device_pin_release block

* Hide DAL.x behind Enum

* bring back deprecated blocks, but hide them

* shims and locales files

* fix input.input. typing

* remove buildpr

* bump V3

* update simulator aspect ratio

* add Loudness Block

* revoke loudness block

* Adds soundLevel

To be replaced by pxt-common-packages when DAL is updated.

* Remove P0 & P3 from AnalogPin

Co-authored-by: Juri <gitkraken@juriwolf.de>
2020-09-08 02:04:25 -07:00
Amerlander
5c114a0c57 2.1.28, initiation update to PXT v5.28.24 (#54) 2019-12-01 20:58:26 -08:00
Martin Woolley
c178e58260 Added About Bluetooth page and links to profile reference and overview 2016-06-27 13:46:29 +01:00
Martin Woolley
8faeeffecf Added documentation for on-bluetooth-connected and on-bluetooth-disconnected event handlers 2016-06-21 12:12:36 +01:00
Martin Woolley
343968cf09 Added documentation for Bluetooth temperature service 2016-06-21 10:10:02 +01:00
Martin Woolley
ca92f787e8 Added documentation for Bluetooth button service 2016-06-21 09:55:52 +01:00
Martin Woolley
49a67e73be Added documentation for Bluetooth accelerometer service 2016-06-21 09:40:51 +01:00
Martin Woolley
11af897c3d Added documentation for Bluetooth magnetometer service 2016-06-21 08:45:00 +01:00
Martin Woolley
c1656cf441 Added documentation for Bluetooth LED service 2016-06-21 08:01:33 +01:00
Martin Woolley
22c03dfd7a Documentation for Bluetooth IO Pin service block.
Addition of event handler blocks for Bluetooth connection state changes.
2016-06-20 08:39:51 +01:00