jimms / mh_z19

A simple arduino library for MH-Z19 by using SoftwareSerial
MIT License
4 stars 0 forks source link

HardwareSerial1 in Arduino Leonardo #1

Open khseal opened 6 years ago

khseal commented 6 years ago

Hi want to use the second port in arduino leonardo. His name is serial1. I do not understand how to initialize it correctly.

jimms commented 6 years ago

Sorry, but I don't understand. Do you want to send/receive the mh-z19 information by using Serial1? if so, please refer the README.md directly.