Merge branch 'master' of github.com:brmlab/edubrm

This commit is contained in:
BIITER 2011-04-22 15:42:27 +02:00
commit e9713ca9b7

View file

@ -20,8 +20,8 @@ void GetInReport (uint8_t src[], uint32_t length)
void SetOutReport (uint8_t dst[], uint32_t length)
{
uint8_t which, wavetype, chan, states;
uint16_t duty, mult;
uint8_t which, wavetype, chan, states, gain, state;
uint16_t duty;
uint32_t freq;
switch (dst[0]) {