Index: firmware/App/Modes/ModeStandby.h =================================================================== diff -u -r67731d57db9a620418b3b848d8f75ff204902c36 -rb569bc796c56acd5d94d468386f5f42c350cad65 --- firmware/App/Modes/ModeStandby.h (.../ModeStandby.h) (revision 67731d57db9a620418b3b848d8f75ff204902c36) +++ firmware/App/Modes/ModeStandby.h (.../ModeStandby.h) (revision b569bc796c56acd5d94d468386f5f42c350cad65) @@ -1,17 +1,17 @@ /************************************************************************** * -* Copyright (c) 2024-2024 Diality Inc. - All Rights Reserved. +* Copyright (c) 2024-2026 Diality Inc. - All Rights Reserved. * * THIS CODE MAY NOT BE COPIED OR REPRODUCED IN ANY FORM, IN PART OR IN * WHOLE, WITHOUT THE EXPLICIT PERMISSION OF THE COPYRIGHT OWNER. * * @file ModeStandby.h * -* @author (last) Vinayakam Mani -* @date (last) 07-Aug-2024 +* @author (last) “Raghu +* @date (last) 03-Feb-2026 * * @author (original) Vinayakam Mani -* @date (original) 06-Aug-2024 +* @date (original) 07-Aug-2024 * ***************************************************************************/ @@ -20,6 +20,7 @@ #include "DDCommon.h" #include "DDDefs.h" +#include "FPDefs.h" /** * @defgroup DDStandbyMode DDStandbyMode