parallaxinc / BlocklyPropClient

Client to provide access to the propeller for loading binaries and serial terminal
9 stars 7 forks source link

Add code block to set Linux logging location. #50

Closed zfi closed 7 years ago

zfi commented 7 years ago

Refactor to eliminate redundant code. Correct issue where functions were returning either a string, an integer or None. They should not return an integer.