danrubel / rpi_gpio.dart

Dart library for accessing the Raspberry Pi GPIO pins
Other
47 stars 5 forks source link

Provide examples without mocks #4

Closed danrubel closed 8 years ago

danrubel commented 8 years ago

For easier reading, remove mocking from all examples and provide a single example to demonstrate how mocking can be used to test the Raspberry Pi application on other platforms.