pxt-chibitronics icon indicating copy to clipboard operation
pxt-chibitronics copied to clipboard

Route simulator messages to the serial view.

Open Helen09 opened this issue 7 years ago • 3 comments
trafficstars

Repro steps: • Open https://makecode.chibitronics.com/beta • Navigate to "Advanced" and click "Hello World!" to look its instruction • Scroll down this page and copy the example code to "JavaScript" pane • Click Advanced -> Extensions -> Scope to add this package • Run this example and observe the simulator Expected result: Every message should show on the simulator

Actual result: The first sentence doesn't show on simulator issue51801

Helen09 avatar May 18 '18 07:05 Helen09

Only a few sentences show on the simulator, if you miss them then they're gone, just like the physical device. Maybe we should add a scrollbar?

samelhusseini avatar May 18 '18 20:05 samelhusseini

Nope we simulate the hardware but we should also route the messages to the console.

pelikhan avatar May 18 '18 20:05 pelikhan

Yeah we should do that. I'll change this bug to track that.

samelhusseini avatar May 18 '18 20:05 samelhusseini