Actions 1. Modify makefile of Modularization to clean infypwr.a file 2. Delete libInfypwr_PsuCommObj.a Files 1. As follow commit history
@@ -13,6 +13,7 @@ clean:
rm -f OcppBackend
rm -f libPhihong_PsuCommObj.a
rm -f libModule_Upgrade.a
+ rm -f libInfypwr_PsuCommObj.a
Module_RFIDLib:
rm -f libModule_RFID.a