frankjoshua / rosserial_arduino_lib

56 stars 46 forks source link

Rename example sketch to match folder name #2

Closed per1234 closed 6 years ago

per1234 commented 6 years ago

The Arduino IDE requires the sketch folder name to match the filename of the primary sketch file. This change causes the example sketch to be accessible via the Arduino IDE's File > Examples > LIBRARYNAME menu after the library is installed.