fix: decode base64-encoded file content
This commit is contained in:
@@ -1 +1,5 @@
|
|||||||
cGFja2FnZSBhbmRyb2lkLnNlcmlhbHBvcnQudXRpbHM7CgpwdWJsaWMgY2xhc3MgU2VyaWFsUG9ydENvbnN0YW50cyB7CiAgICBwdWJsaWMgc3RhdGljIGJvb2xlYW4gTE9HX0VOQUJMRUQgPSB0cnVlOwp9Cg==
|
package android.serialport.utils;
|
||||||
|
|
||||||
|
public class SerialPortConstants {
|
||||||
|
public static boolean LOG_ENABLED = true;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user