Commit d02048ec authored by fischerjo's avatar fischerjo
Browse files

Renaming ALS to ATSP

parent 1a3d96f6
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@
module LibItsAtsp_Pics {
    

    group alsPics {
    group atspPics {
        
        /**
         * @desc PICS mnemonics for ISO 21218 "ITS - CALM - Access Technology Support"
@@ -215,6 +215,6 @@ module LibItsAtsp_Pics {
        modulepar boolean PICS_WAKEUP := false;


    } // End of group alsPics
    } // End of group atspPics
    
} // End of module LibItsAtsp_Pics