adds credit on work
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
// Dano Bosch
|
||||||
|
// 14/2/2024
|
||||||
|
|
||||||
#include <SPI.h>
|
#include <SPI.h>
|
||||||
#include <Wire.h>
|
#include <Wire.h>
|
||||||
#include <Adafruit_GFX.h>
|
#include <Adafruit_GFX.h>
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
// Sietse Jonker
|
// Sietse Jonker & Dano Bosch
|
||||||
// 09/02/2024
|
// 13/02/2024
|
||||||
|
|
||||||
#include <Wire.h>
|
#include <Wire.h>
|
||||||
#include <Adafruit_SH110X.h>
|
#include <Adafruit_SH110X.h>
|
||||||
|
@@ -15,4 +15,6 @@ We can only use certain ports like 113, 80, 443. These are common ports and are
|
|||||||
|
|
||||||
|
|
||||||
#### Sources:
|
#### Sources:
|
||||||
* https://websockets.readthedocs.io/en/stable/index.html
|
* https://websockets.readthedocs.io/en/stable/index.html
|
||||||
|
|
||||||
|
**Written by Sam**
|
Reference in New Issue
Block a user