Quantcast
Channel: Simple Password – LeakedIn
Viewing all articles
Browse latest Browse all 2663

Simple Password

$
0
0
Detected 1 occurrence(s) of ‘\s*pass[word]+\s*[:=]\s*[“‘][a-z0-9\-_\!\$]+[“‘]': #include <Adafruit_BMP085.h> #define DHTTYPE DHT22 #define DHTPIN 0 DHT dht(DHTPIN, DHTTYPE, 30); Adafruit_BMP085 bmp; float humidity, temp_1, pres, temp_2; // Values read from sensor const char* ssid = "AndroidAP"; const char* password = "1234567890"; char server[] = "narodmon.ru"; WiFiClient client; const int sleepTimeS = 300; //seconds void setup() { pinMode(2, […]

Viewing all articles
Browse latest Browse all 2663

Trending Articles