; *************************************************************************** ; copyright : (C) 2026 by Martin Preuss ; email : martin@libchipcard.de ; ; *************************************************************************** ; * This file is part of the project "AqHome". * ; * Please see toplevel file COPYING of that project for license details. * ; *************************************************************************** #ifndef AVR_MODULES_COM2W2_DATA_H #define AVR_MODULES_COM2W2_DATA_H .dseg com2w2_iface: .byte COM2W2_IFACE_SIZE #endif