Compare commits

..

No commits in common. "7c77f1fe11138d0cc2c09c968bda7a7e42448851" and "9528fa5ffceaeb00ff7edf31eef6c0169db4828b" have entirely different histories.

View File

@ -15,13 +15,11 @@
# list-installed # list-installed
# --force-reinstall install ptu5-atb-apinfo # --force-reinstall install ptu5-atb-apinfo
# --force-reinstall install atbqt # --force-reinstall install atbqt
# opkg update # update
# opkg install atbqt // die PTU-Kundenapplikation
# opkg install atb-plugin-cc-iself // das Ingenico-iSelf plugin
# opkg install atb-plugin-dc // das DeviceController plugin für ATBQT
# opkg install libdevicecontroller // libCAmaster.so
opkg update opkg update
opkg install atbqt # opkg --noaction install atbqt
opkg install atb-plugin-cc-iself # opkg install atbqt
opkg install atb-plugin-dc #
opkg install libdevicecontroller #
#