Swadge ESP32-S2  2.0.0
APIs to develop for the Magfest Swadge
Loading...
Searching...
No Matches
swadgePassPacket Struct Reference

Detailed Description

A SwadgePass packet which is transmitted over ESP NOW.

#include <swadgePass.h>

Data Fields

uint16_t preamble
 Two bytes that specifically begin a SwadgePass packet.
uint8_t version
 A version byte to differentiate packets per-year.
struct { 
uint16_t highScore
cosCrunch
struct { 
int8_t reactHs
int8_t memHs
swadgeIt
struct { 
uint16_t highScore
roboRunner
struct { 
swadgesonaCore_t core
swadgesona
struct { 
uint32_t packedProfile
uint32_t points
atrium
struct { 
uint16_t highScore
megaPulseEx

Field Documentation

◆ preamble

uint16_t preamble

Two bytes that specifically begin a SwadgePass packet.

◆ version

uint8_t version

A version byte to differentiate packets per-year.

◆ [struct]

struct { ... } cosCrunch

◆ [struct]

struct { ... } swadgeIt

◆ [struct]

struct { ... } roboRunner

◆ [struct]

struct { ... } swadgesona

◆ [struct]

struct { ... } atrium

◆ [struct]

struct { ... } megaPulseEx

The documentation for this struct was generated from the following file: