Update readme.
This commit is contained in:
parent
920b426d72
commit
b13130a965
@ -1,6 +1,6 @@
|
|||||||
CC = gcc
|
CC = gcc
|
||||||
|
|
||||||
VERSION = 0.4
|
VERSION = 0.5
|
||||||
GITCOUNT = $(shell git rev-list HEAD --count)
|
GITCOUNT = $(shell git rev-list HEAD --count)
|
||||||
CFLAGS = -g -O -Wall -Werror -DVERSION='"$(VERSION).$(GITCOUNT)"'
|
CFLAGS = -g -O -Wall -Werror -DVERSION='"$(VERSION).$(GITCOUNT)"'
|
||||||
LDFLAGS = -g -s
|
LDFLAGS = -g -s
|
||||||
|
@ -5,6 +5,8 @@ Supported radios:
|
|||||||
* TYT MD-380, Retevis RT3, RT8
|
* TYT MD-380, Retevis RT3, RT8
|
||||||
* TYT MD-2017, Retevis RT82 (untested)
|
* TYT MD-2017, Retevis RT82 (untested)
|
||||||
* TYT MD-UV380
|
* TYT MD-UV380
|
||||||
|
* TYT MD-UV390, Retevis RT3S (untested)
|
||||||
|
* TYT MD-9600 (untested)
|
||||||
* Zastone D900 (untested)
|
* Zastone D900 (untested)
|
||||||
* Zastone DP880 (untested)
|
* Zastone DP880 (untested)
|
||||||
* Radtel RT-27D (untested)
|
* Radtel RT-27D (untested)
|
||||||
|
Loading…
Reference in New Issue
Block a user