Add in 'console' doc stuff (#342)
* Add 'playSound' api docs * Add in 'console' doc stuff * Add 'send to screen' in summary\
This commit is contained in:
committed by
Peli de Halleux
parent
60ec3f1c99
commit
8ee63df325
@ -51,6 +51,7 @@ namespace console {
|
||||
*/
|
||||
//% blockId=logsendtostreen block="send console to screen"
|
||||
//% weight=1
|
||||
//% help=console/send-to-screen
|
||||
export function sendToScreen(): void {
|
||||
console.screen.attach();
|
||||
}
|
||||
|
Reference in New Issue
Block a user