home-automation/hardware/arduino/i2c_dip/slave_sender/README.md

4 lines
179 B
Markdown

# slave_sender
The main ATTiny code that reads the dip switch states and sends back a single byte with each dip's state encoded as a ```0``` for ```off``` and ```1``` for on.