From 872f1cd1f3fb17a6497e5f8169484f2a18540cec Mon Sep 17 00:00:00 2001 From: brentru Date: Thu, 3 Oct 2019 14:20:33 -0400 Subject: [PATCH] inc. TLS Maximum Message Length to 8KB --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 710c826..66a354e 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ PROJECT_NAME := nina-fw # Ports -M4_PORT := /dev/cu.usbmodem141224241 +M4_PORT := /dev/cu.usbmodem1411201 ESP_PORT := /dev/cu.usbserial-AH03B302 # Directories and Files