updated java example

This commit is contained in:
strawmanbobi
2025-10-20 10:38:50 +08:00
parent f732138cb4
commit fc1b777ef4
97 changed files with 4594 additions and 3 deletions

View File

@@ -0,0 +1,11 @@
//
// Created by strawmanbobi on 10/14/25.
//
#ifndef ARDUINO_EXAMPLE_CONFIGURE_H
#define ARDUINO_EXAMPLE_CONFIGURE_H
#define SECRET_SSID "Strawmanbobi"
#define SECRET_PASS "ghostcicy"
#endif //ARDUINO_EXAMPLE_CONFIGURE_H