Conversation
This reverts commit bc1c87e.
Analog and Digital
"do" changes to "loop" like other blocks
Analog Pin list colours dark to distinguish from Digital Pin List
PWM pin list darker to distinguish other pin lists
Sometimes used as digital pins on UNO but best avoided
Move Delay blocks back to Control draw - My fault! When that happened! remove df_servo and df_360_degree_rotation_motor from core "Pins" draw Comment warning "Invalid Drawer: trying to add a drawer that already exists: DFRobot" Move dht11 blocks into "Generic Hardware" Remove Ultra sonic from Draw "Pins". Already in "Generic Hardware" Moved blocks DDRA PORTA PORT_FIX PINA to DuinoEDU as you need that hardware to use them. Give correct pinList to Toggle Pin block.
See issue taweili#149 ??Comment?? asking about attempt to treat constants differently from variables
Stop treating numberblocks as a special case. See issue taweili#153 InputPullup. Correct socket type so it can be used. Toggle that works with variables and maths denoting pin number.
Because I really don't like the default layout / Look and feel. My prefered look will generally be in Skin/slim. Copy the files out of Skin/xxx up to the 'block' folder and clean/ re-compile.
Collaborator
|
Really confused why 102 files showing as changes for this pull request? |
Author
|
I have no idea. I added just one new block. |
Author
|
Sorry, I clicked the wrong button ... |
Collaborator
|
Please see... Questions... |
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.
Add ArduinoToSerial block for sending data to MoleGraph multiplatform app (http://www.e-mole.cz/diy/molegraph)