|
@@ -739,7 +739,7 @@ void request_task(void *params)
|
|
uint8_t num_req = 0;
|
|
uint8_t num_req = 0;
|
|
uint8_t *req;
|
|
uint8_t *req;
|
|
|
|
|
|
- //ups_megatec_rx_pdu();
|
|
|
|
|
|
+ ups_megatec_rx_pdu();
|
|
for (;;) {
|
|
for (;;) {
|
|
if (UPS.Present == true) {
|
|
if (UPS.Present == true) {
|
|
if (UPS.Flag_Present == false) {
|
|
if (UPS.Flag_Present == false) {
|