fix reconnectLte
[GitHub/Stricted/speedport-hybrid-php-api.git] / tests / checkfirmware.php
CommitLineData
4ae464d1
S
1<?php
2require_once('config.php');
3print_r($sp->checkFirmware());
4$sp->logout();