Simple PWM test : RGB Led The color changes according to the data received on serial...
authorNathael Pajani <nathael.pajani@ed3l.fr>
Thu, 7 Nov 2013 02:06:06 +0000 (03:06 +0100)
committerNathael Pajani <nathael.pajani@ed3l.fr>
Tue, 8 Nov 2022 16:03:04 +0000 (17:03 +0100)
commite3fc4f7feaa8efee8983cba4890b04db08a8e71a
tree37529f55514f3e1e69a06a99d0a9392579cdf12b
parent7e4bccd23f0ccea488c1525af2386d4970f35114
Simple PWM test : RGB Led The color changes according to the data received on serial line Note that 0.0.0 is white while black is at 200.200.200
drivers/serial.c