config: TemperatureConfig's max-current should be a FloatSetting.
authorW. Trevor King <wking@tremily.us>
Wed, 12 Sep 2012 21:01:10 +0000 (17:01 -0400)
committerW. Trevor King <wking@tremily.us>
Wed, 12 Sep 2012 21:01:10 +0000 (17:01 -0400)
commit98f8b1bd88da4280eac4b1ebfc7000eac820407e
tree598d022e18f39bb79a0bc0b7539b09cb3bde2b8e
parent4c1fcb8472d10b52fffb50f55ba8a9b2146bf298
config: TemperatureConfig's max-current should be a FloatSetting.

I imagine it was just sloppy coding that had it as an IntegerSetting.
pyafm/config.py