[console_scripts]
arduino_digital_out = python_banyan.examples.digital_toggling.arduino_digital_out:arduino_digital_out
binary_clock = python_banyan.examples.clock.binary_clock:binary_clock
buzzer_pigpio = python_banyan.examples.raspberry_redbot.buzzer.buzzer_pigpio:buzzer_pigpio
clock_gui = python_banyan.examples.clock.clock_gui:clock_gui
encoders_pigpio = python_banyan.examples.raspberry_redbot.encoders.encoders_pigpio:encoders_pigpio
i2c_adxl345 = python_banyan.examples.raspberry_redbot.i2c.accelerometers.i2c_adxl345:i2c_adxl345
i2c_htk1633 = python_banyan.examples.matrix.i2c_htk1633:i2c_htk1633
i2c_pcf8591 = python_banyan.examples.raspberry_redbot.i2c.a2d.i2c_pcf8591:i2c_pcf8591
i2c_pigpio = python_banyan.examples.raspberry_redbot.i2c.i2c_pigpio:i2c_pigpio
led = python_banyan.examples.raspberry_redbot.led.led:led
led_pigpio = python_banyan.examples.raspberry_redbot.led.led_pigpio:led_pigpio
lunch_config = python_banyan.examples.launching.lunch_config:lunch_config
motors = python_banyan.examples.raspberry_redbot.motors.motors:motors
motors_pigpio = python_banyan.examples.raspberry_redbot.motors.motors_pigpio:motors_pigpio
redbot = python_banyan.examples.raspberry_redbot.gui.redbot_controller:redbot_gui
rpi_digital_out = python_banyan.examples.digital_toggling.rpi_digital_out:rpi_digital_out
switches_gpio = python_banyan.examples.raspberry_redbot.switches.switches_pigpio:switches_pigpio
tick_counter = python_banyan.examples.clock.tick_counter:tick_counter
tick_generator = python_banyan.examples.clock.tick_generator:tick_generator
toggler = python_banyan.examples.digital_toggling.toggler:toggler

