mrrwa / LocoNet

An embedded Loconet interface library for Arduino family microcontrollers
Other
65 stars 32 forks source link

Typo in Sketch #9

Closed gfgit closed 4 years ago

gfgit commented 4 years ago

https://github.com/mrrwa/LocoNet/blob/374671990fd81905e85c96b39a983d8c604c3382/examples/LocoNetEtherBuffer/LocoNetEtherBuffer.ino#L68

https://github.com/mrrwa/LocoNet/blob/374671990fd81905e85c96b39a983d8c604c3382/examples/LocoNetEtherBuffer/LocoNetEtherBuffer.ino#L82

Should be LoconetOverTcp instead of LoconetOcerTcp

kiwi64ajs commented 4 years ago

Ok thanks, I've corrected this