Skip to content
This repository has been archived by the owner on May 5, 2023. It is now read-only.
/ pcb-machine Public archive

📦️ KNU Equipment as a Service(EaaS) for PCB Machine

Notifications You must be signed in to change notification settings

111KNUIM-EaaS/pcb-machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KNU Equipment as a Service(EaaS) for PCB Machine

6.1.0 ESP-IDF-v5.0.1 esp32doit arduino

Include EaaS library

main.cpp

#include <Arduino.h>
#include "EaaS/EaaS.h"

void setup() {
    init_EaaS();

    // Your code here
}

void loop() {
    EaaS_OTA();

    // Your code here
}

Setup Release and Update Firmware

About

📦️ KNU Equipment as a Service(EaaS) for PCB Machine

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published