fixed a bug with stopping SSLClient in the middle of a connection

This commit is contained in:
Noah Laptop 2019-07-30 17:32:43 -07:00
parent 02a8c5ff7c
commit 808bc15a1e
2 changed files with 7 additions and 11 deletions

View file

@ -1,5 +1,5 @@
name=SSLClient
version=1.2.0
version=1.2.1
author=Noah Koontz <koontzn@oregonstate.edu>
maintainer=OPEnS Lab
sentence=Arduino library to add SSL functionality to any Client class