News
Shop
Learn
Community
Ein Bild oder sowas
LUCIDAC Documentation
User Docs
Pybrid
Julia
C++
Firmware
REDAC HybridController
Firmware for LUCIDAC/REDAC Teensy
Loading...
Searching...
No Matches
mac.cpp
Go to the documentation of this file.
1
// Copyright (c) 2024 anabrid GmbH
2
// Contact: https://www.anabrid.com/licensing/
3
//
4
// SPDX-License-Identifier: MIT OR GPL-2.0-or-later
5
6
#include "utils/mac.h"
7
8
#include <QNEthernet.h>
9
10
#include "lwip_t41.h"
// from QNEthernet import enet_get_mac
11
12
using namespace
utils
;
13
14
void
utils::MacAddress::reset() { enet_get_mac(mac); }
utils
Definition
crash_report.cpp:5
lib
hardware
src
utils
mac.cpp
Generated by
1.12.0