Added comment line
This commit is contained in:
@@ -259,6 +259,8 @@ func connectionLostHandler(client mqtt.Client, err error) {
|
|||||||
log.Printf("Connection lost: %v. Attempting to reconnect...", err)
|
log.Printf("Connection lost: %v. Attempting to reconnect...", err)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
//..
|
||||||
|
|
||||||
func main() {
|
func main() {
|
||||||
var err error
|
var err error
|
||||||
godotenv.Load()
|
godotenv.Load()
|
||||||
|
|||||||
Reference in New Issue
Block a user