mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-04-17 05:28:14 +02:00
Added source jars for Spongy Castle, fixed some indentation.
This commit is contained in:
@@ -65,7 +65,7 @@ class ModemImpl implements Modem, WriteHandler, SerialPortEventListener {
|
||||
}
|
||||
try {
|
||||
// Open the serial port
|
||||
port.openPort();
|
||||
port.openPort();
|
||||
// Find a suitable baud rate and initialise the modem
|
||||
try {
|
||||
boolean foundBaudRate = false;
|
||||
|
||||
Reference in New Issue
Block a user