inserting macros instead of hard coded board names
This commit is contained in:
@ -4,7 +4,7 @@ a piece of text.
|
||||
|
||||
### @parent js/language
|
||||
|
||||
A *String* is a sequence of characters. For the BBC micro:bit, ASCII character codes 32 to 126 are supported; letters, digits, punctuation marks, and a few symbols. All other character codes appear as a ? on the [LED screen](/device/screen).
|
||||
A *String* is a sequence of characters. For the @boardname@, ASCII character codes 32 to 126 are supported; letters, digits, punctuation marks, and a few symbols. All other character codes appear as a ? on the [LED screen](/device/screen).
|
||||
|
||||
### Declare a string
|
||||
|
||||
|
Reference in New Issue
Block a user