mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-10 10:15:01 +00:00
chore: remove 4SERIES compiler directive
This commit is contained in:
@@ -175,11 +175,8 @@ namespace PepperDash.Essentials.Room.MobileControl
|
||||
ConfigIsLoaded = true;
|
||||
}
|
||||
|
||||
#if SERIES4
|
||||
protected override void RegisterActions()
|
||||
#else
|
||||
protected override void CustomRegisterWithAppServer(MobileControlSystemController appServerController)
|
||||
#endif
|
||||
|
||||
{
|
||||
SetupFunctions();
|
||||
SetupFeedbacks();
|
||||
|
||||
Reference in New Issue
Block a user