mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
frontend: fix last commit whitespace
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6e2496a766
Author: Frankenstone <dampf_acc@online.de>
Date: 2020-05-22 (Fri, 22 May 2020)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -2252,7 +2252,7 @@ void CFrontend::setDiseqc(int sat_no, const uint8_t pol, const uint32_t frequenc
|
||||
cmd.msg[3] = 0xF0 | ((sat_no / 4) & 0x03);
|
||||
//send the command to setup second uncommited switch and
|
||||
// wait 100 ms.
|
||||
sendDiseqcCommand(&cmd, 100);
|
||||
sendDiseqcCommand(&cmd, 100);
|
||||
#else
|
||||
/* for 64 inputs */
|
||||
uint8_t cascade_input[16] = {0xF0, 0xF4, 0xF8, 0xFC, 0xF1, 0xF5, 0xF9, 0xFD, 0xF2, 0xF6, 0xFA,
|
||||
|
Reference in New Issue
Block a user