Skip to content

Instantly share code, notes, and snippets.

#include <Adafruit_SleepyDog.h>
#include <RadioHead.h>
#include <SPI.h>
#include <RH_RF95.h>
#include <Adafruit_SleepyDog.h>
#include <Wire.h>
#include "SparkFun_Qwiic_Scale_NAU7802_Arduino_Library.h" // Click here to get the library: http://librarymanager/All#SparkFun_NAU7802
/** Adafruit Feather M0 RFM9x **/
# Tells Apache to identify which site by name
NameVirtualHost *:80
# Tells Apache to serve the default WAMP Server page to "localhost"
<VirtualHost 127.0.0.1>
ServerName localhost
DocumentRoot "C:/wamp/www"
</VirtualHost>
# Tells Apache to serve Client 1's pages to "client1.localhost"
# Duplicate and modify this block to add another client
<VirtualHost 127.0.0.1>