Open
Conversation
* add create blocks to readme Co-authored-by: Andrew <andrew@barnabasrobotics.com>
* working serial upload, broken boards * add uno || nano option * prepare to handle error highlighting * ignore editor files * backup examples * webUSB notes * separate out some code * usb monitoring * move unused code outside of loop * forgot to initialize z * enable web serial notice * upload click * sets up a better console output * change board select function * scrolls with output * add lesson select * add images and change core * new blocks and generators * language files, one original , msg folder is custom * remove js tabs * fix media files * icon path * toolbox select * backup, restore, load, and save * Utilize Board selected * no Board or Lesson initialized * show icon * select items not set if empty * bottom sheet modal * add upload. NOT WORKING * shrink block icons * add console tab, hide xml * remove if block for bot * add blockly, text for buttons * uploading added * indentation changes * add if block * add blockly logo * handle loops, missing or extra * stashin * allTypes is deprecated? * playin with vartypes * uncomment renderer * fix button * using blockly build dist with directory changes * move up for media dir * add map files and still bad relative dir * lang dir * update lang file * fix relative ignoring js file location * add favicon * adjust title bar * wrap getINO if * fix modals, add switch to Racer Loop * remove some images * change defaults to 1 * adds edit text option * fix wrong content type showing empty void loop * use tabs to connect monitor and add clear button * handle text edit, file loads and save * fix math blocks for arduino * fix ultrasonic * add typed variables * make sensors generator return code tuple * show missing function warnings when compiling. * check for subroutine return types * BUG: Make sure no loop shows up when going into racer mode * Capitalize String declarations, check numtype * favicon error? * revert back to orig favicon * keep favicon name but use favcon * use ace editor instead of textarea * add create blocks to readme Co-authored-by: Andrew <andrew@barnabasrobotics.com>
1. "baudrate" attribute changed to "baudRate" 2. " rts" attribute changed to " requestToSend" 3. "dts" attribute changed to " dataTerminalReady"
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.