1
0
mirror of https://github.com/mik3y/usb-serial-for-android.git synced 2026-08-11 08:22:52 +00:00

Prolific driver with less hardcoded baud rates

Some older devices do not support all values. Use always supported mantissa+exponent based formula instead
This commit is contained in:
kai-morich
2026-06-12 19:30:51 +02:00
parent 92bea4c01a
commit fa87b7dc4f
4 changed files with 7 additions and 33 deletions
-1
View File
@@ -1,4 +1,3 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ExternalStorageConfigurationManager" enabled="true" />
<component name="NullableNotNullManager">