Removes legacy reference folder and updates script to work correctly

This commit is contained in:
Neil Dorin
2020-03-20 10:56:20 -06:00
parent 4c5849d52c
commit f0129f7349
12 changed files with 7 additions and 41 deletions

View File

@@ -439,7 +439,7 @@ namespace PepperDash.Essentials.Core.Fusion
void GetTouchpanelInfo()
{
// TODO Get IP and Project Name from TP
// TODO: Get IP and Project Name from TP
}
protected void FusionRoom_OnlineStatusChange(GenericBase currentDevice, OnlineOfflineEventArgs args)