Skip to content

Instantly share code, notes, and snippets.

View rileyschuit's full-sized avatar
🏠
Working from home

Riley Schuit rileyschuit

🏠
Working from home
  • TekSystems
  • Rathdrum ID
View GitHub Profile
@chaeplin
chaeplin / mqtt-tls.ino
Last active January 10, 2022 01:59
mqtt-tls.ino
#include <ESP8266WiFi.h>
#include <WiFiClientSecure.h>
#include <PubSubClient.h>
#include <ESP8266mDNS.h>
#include <WiFiUdp.h>
#include <ArduinoOTA.h>
#include "/usr/local/src/ap_setting.h"
#define DEBUG_PRINT 1

tmux cheatsheet

As configured in my dotfiles.

start new:

tmux

start new with session name: