Commit 6e89293c authored by garciay's avatar garciay
Browse files

Add PICS_RSU

parent 5e65a68d
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -95,7 +95,10 @@ module LibItsCam_Pics {
         */
        modulepar boolean PICS_CAM_RECEPTION := true;
        
        
        /**
         * @desc Is the IUT RSU?
         */
        modulepar boolean PICS_RSU := false;
    } // end camPics
    
} // end LibItsCam_Pics