3agv2004 / domoticaOS

Automatically exported from code.google.com/p/souliss
0 stars 0 forks source link

Add T19 to SpeakEasy #94

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Branch name:

Purpose of code changes on this branch:
T19 isn't added yet to the SpeakEasy library, and could be usefull
https://code.google.com/p/souliss/source/browse/Souliss/SpeakEasy.h

#define Set_DimmableLight(slot)           Souliss_SetT19(memory_map, slot)

#define Logic_DimmableLight(slot)         Souliss_Logic_T19(memory_map, slot, 
&data_changed)

#define Timer_DimmableLight(slot)         Souliss_T19_Timer(memory_map, slot)

When reviewing my code changes, please focus on:

After the review, I'll merge this branch into:
/trunk

Original issue reported on code.google.com by JuanPin...@gmail.com on 20 Nov 2014 at 6:22

GoogleCodeExporter commented 9 years ago
Done in 66c5b715cf131f9d79f87362fea5b4930b69b317

Original comment by dario.di...@souliss.net on 30 Nov 2014 at 10:51