Juri Wolf
77ed2ccfb1
V4 updates ( #210 )
...
* update pxt.json files
* Fix button event enums
fixes https://github.com/microsoft/pxt-calliope/issues/206
* Fix Safari CSS Rule for iOS app
fixes https://github.com/microsoft/pxt-calliope/issues/205
* aprove preffered repos
should fix https://github.com/microsoft/pxt-calliope/issues/167
2023-01-11 09:51:27 -08:00
Juri Wolf
5f7a8e5301
Updates for V4 ( #197 )
...
* update yotta defaults for 16kb devices
* refactor deprecated blocks
* updates for button events
* update button events
* update refference
* update docs
* update docs
* update button event blocks
* update docs
* update block id
2022-08-10 09:36:19 -07:00
Juri Wolf
a93febb5b7
Map and clean deprecated functions ( #175 )
...
* add image and deprecated arrow functions
* update locales
* map basic.showArrow
* map arrow blocks
* map & remove arrow images
* remove arrow blocks
* update locales
* remove & patch:
rgbw -> rgb
button/pin pressed -> button/pin event
loudness -> soundLevel
* update ts mappings for arrows
* add wip ts patch rules
* update .blocks files
* use Click instead of Down as default in Documentation and tests
* patch test.blocks
* fix lowercase name tag
* update test.blocks
* update blocks test files
* update blocks test files
* format block files
* pass blocks file tests
* fix ts mapping
* fix color.defl value
closes https://github.com/microsoft/pxt-calliope/issues/136
* fix ts mappings
- add optional spacing at the end of rgbw()
- map up to v4.0.19
* add suggested changes
* replace innerText by textContent
Co-authored-by: JW <gitkraken@juriwolf.de>
Co-authored-by: Juri <info@juriwolf.de>
2022-04-26 10:28:42 -07:00
Amerlander
5c114a0c57
2.1.28, initiation update to PXT v5.28.24 ( #54 )
2019-12-01 20:58:26 -08:00
Peli de Halleux
89406330cf
rename micro:bit to @boardname@
2016-11-01 17:44:37 -07:00
Peli de Halleux
d76d92e041
inserting macros instead of hard coded board names
2016-11-01 10:42:42 -07:00
Peli de Halleux
66a46e4046
fixing links in docs
2016-10-22 23:04:08 -07:00
Peli de Halleux
bd1536132d
fixing references / snippets
...
cleanup "snippets" compilation state
2016-10-22 21:29:31 -07:00
Peli de Halleux
6ad59e04a6
fixed uart issues
2016-10-18 21:47:54 -07:00
Peli de Halleux
ae5d5c74a7
better support for BLE UART and alignment with serial blocks. ( #276 )
...
* aligning uart apis with serial
* reorganizing serial/bluetooth blocks
* Autoupdate configuration for UART. (#279 )
* Autoupdate configuration for UART.
* removing serial autoupdates.
2016-10-18 21:36:42 -07:00
Thomas Denney
6a5cfae5ff
snake_case -> camelCase in docs
2016-07-19 11:42:42 +01:00
Martin Woolley
499d619faf
Reordered links in 'See also' sections
2016-06-27 13:54:44 +01:00
Martin Woolley
c178e58260
Added About Bluetooth page and links to profile reference and overview
2016-06-27 13:46:29 +01:00
Peli de Halleux
545f715eeb
fixing uarl docs
2016-06-24 11:03:39 -07:00
Martin Woolley
b9a24a4542
Documentation for pairing. Hint section updated to reference this.
2016-06-24 11:09:56 +01:00
Martin Woolley
af5bf6e04e
Documentation for the uartRead block
2016-06-24 09:35:31 +01:00
Martin Woolley
0834402b18
Pairing documentation worj in progress. UART write block added
2016-06-24 07:59:08 +01:00
Martin Woolley
76005841fa
Increased default power to 6, added UART write block
2016-06-23 11:38:23 +01:00
Peli de Halleux
b150ee873f
updated bluetooth docs
2016-06-22 09:25:01 -07:00
Peli de Halleux
bf8f38fe38
docs formatting fixes
2016-06-21 09:17:46 -07: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
eb01245cce
Added sig section
2016-06-20 18:11:02 +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