What steps will reproduce the problem?
1. receiver.setTransmitterSlope and receiver.setTransmitterOffset should have a
float value as second parameter, but are called with the eeprom address
instead. Same bug in the receiver.setXmitFactor(XMITFACTOR_ADR) call;
Please provide any additional information below.
This bug does not hurt because after readEEPROM() is called
receiver.initialize() is called which reads the values from the eeprom space
again.
Reading several eeprom values both on Receiver.h and Datastorage.h is a very
bad idea, even when it fixes the bug by coincidence :)
Original issue reported on code.google.com by al...@arcor.de on 15 Nov 2010 at 1:46
Original issue reported on code.google.com by
al...@arcor.de
on 15 Nov 2010 at 1:46