V23
authorjoan <joan@abyz.me.uk>
Tue, 25 Nov 2014 14:27:33 +0000 (14:27 +0000)
committerjoan <joan@abyz.me.uk>
Tue, 25 Nov 2014 14:27:33 +0000 (14:27 +0000)
commit4cbcce81acd51a0ba9465a2326663a3b2cfa4c7a
tree0018ec7f0434dbee3600c64d1963898842cd607c
parenta723db6efc9772c8d9fc71cecc3a93b89dc4163f
V23
20 files changed:
EXAMPLES/C/HALL_EFFECT_SENSOR/README [new file with mode: 0644]
EXAMPLES/C/HALL_EFFECT_SENSOR/hall.c [new file with mode: 0644]
EXAMPLES/C/I2C_SNIFFER/README [new file with mode: 0644]
EXAMPLES/C/I2C_SNIFFER/pig2i2c.c [new file with mode: 0644]
EXAMPLES/C/IR_RECEIVER/README [new file with mode: 0644]
EXAMPLES/C/IR_RECEIVER/ir_hasher.c [new file with mode: 0644]
EXAMPLES/C/IR_RECEIVER/ir_hasher.h [new file with mode: 0644]
EXAMPLES/C/IR_RECEIVER/test_ir_hasher.c [new file with mode: 0644]
EXAMPLES/C/PCF8591_YL-40/PCF8591.c [new file with mode: 0644]
EXAMPLES/C/PCF8591_YL-40/README [new file with mode: 0644]
EXAMPLES/C/POT_CAP_RECHARGE/README [new file with mode: 0644]
EXAMPLES/C/POT_CAP_RECHARGE/pot_cap_charge.c [new file with mode: 0644]
EXAMPLES/C/ROTARY_ENCODER/README [new file with mode: 0644]
EXAMPLES/C/ROTARY_ENCODER/rotary_encoder.c [new file with mode: 0644]
EXAMPLES/C/ROTARY_ENCODER/rotary_encoder.h [new file with mode: 0644]
EXAMPLES/C/ROTARY_ENCODER/test_rotary_encoder.c [new file with mode: 0644]
EXAMPLES/C/WIEGAND_CODE/README [new file with mode: 0644]
EXAMPLES/C/WIEGAND_CODE/test_wiegand.c [new file with mode: 0644]
EXAMPLES/C/WIEGAND_CODE/wiegand.c [new file with mode: 0644]
EXAMPLES/C/WIEGAND_CODE/wiegand.h [new file with mode: 0644]