HomeSpan/examples
Gregg 1fd493aa31 Completed Example 11
Transtioned to all getter methods: getVal(), getNewVal(), updated(), using templates for all floats.

Finalized templates for getVal and getNewVal, including making <int>  default so it does not have to be set for most getVal() and getNewVal() calls.  Works for booleans as well.  TO DO:  Re-work and check ALL prior examples to ensure they use getVal, etc., and DON'T access value, newValue, isUpdated, directly.
2020-08-04 07:56:53 -05:00
..
Advanced Completed Example 11 2020-08-04 07:56:53 -05:00
Basic Created Example 5 2020-07-24 16:53:53 -05:00
Intermediate Created Example 7 2020-07-25 21:52:49 -05:00