voroshkov / Chorus-RF-Laptimer

MIT License
184 stars 53 forks source link

Power saving on inactive modules #104

Closed voroshkov closed 5 years ago

voroshkov commented 5 years ago

@Smeat Unfortunately this doesn't compile because SERIAL_ENABLE_HIGH and SERIAL_ENABLE_LOW are not defined in Arduino code

Smeat commented 5 years ago

My code was based on the (then) current master, where those were still present. I've updated my branch to compile with the newest changes.

I also fixed a wrong register in my reset function and in the "PowerDownFeatures" function, which wrote to the "Receiver Control Register 1". Since this is in current master you might want to fix/test this.

I am quite busy this week, but will hopefully manage to test my changes in the following week.

voroshkov commented 5 years ago

It seems to work. Thank you!

voroshkov commented 5 years ago

How should I write your name in the "Contributors" section of the Readme ? :)

Smeat commented 5 years ago

Glad to hear it is working

How should I write your name in the "Contributors" section of the Readme ? :)

Perfectly fine, like it's now. Thank you very much :)