Closed dcyoung-dev closed 2 years ago
I have added/removed/altered:
function emulator()
Emulator
writeToStream
TurnoutsEmulator
Turnout
I am doing this because:
outputstream
I can call this done when:
packet
subaddress
>
ES6
What?
I have added/removed/altered:
function emulator()
into a classEmulator
writeToStream
TurnoutsEmulator
classTurnout
classWhy?
I am doing this because:
outputstream
making switching between Emulator and Serial outputs more seamless.Acceptance Criteria
I can call this done when:
Deployment risks
packet
variable.subaddress
previously included the>
character. This has been removed in this PR.ES6
syntax. This is widely supported by modern browsers.