From 3045fd408dd2b5a36f72a55b60296ae602f083b4 Mon Sep 17 00:00:00 2001 From: phl0 Date: Wed, 26 Oct 2016 10:06:56 +0200 Subject: [PATCH] Add P25 to supported modes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cb145fc..fd13ce8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -This is the source code of the MMDVM firmware that supports D-Star, DMR, and System Fusion. +This is the source code of the MMDVM firmware that supports D-Star, DMR, System Fusion and P25. Currently it only runs on the Arduino Due, but other platforms are planned.