1
0
mirror of https://github.com/UzixLS/picocom.git synced 2025-07-19 07:21:18 +03:00

Changed VERSION and TTY_Q_SZ in Android.mk

This commit is contained in:
Nick Patavalis
2018-01-09 13:53:47 +02:00
parent eaf579f644
commit ec378aed4e

View File

@ -4,8 +4,8 @@
LOCAL_PATH := $(call my-dir)
VERSION := 2.3a
TTY_Q_SZ := 32768
VERSION := 3.1a
TTY_Q_SZ := 0
HISTFILE := .picocom_history