remove unused version and protocol fields from NFC data packet
This commit is contained in:
parent
3253e7d407
commit
c6e727de06
@ -640,8 +640,6 @@ function writeNfcTag() {
|
||||
|
||||
// Erstelle das NFC-Datenpaket mit korrekten Datentypen
|
||||
const nfcData = {
|
||||
version: "2.0",
|
||||
protocol: "openspool",
|
||||
color_hex: selectedSpool.filament.color_hex || "FFFFFF",
|
||||
type: selectedSpool.filament.material,
|
||||
min_temp: minTemp,
|
||||
|
Loading…
x
Reference in New Issue
Block a user