Hello, when I run the program I'm not getting the correct variable.
The variables remain at the default value, I do not know where the error.
Thank you for your help in advance.
local hardware = require("component")
local term = require("term")
local os = require("os")
local gpu = hardware.gpu
local zahl = 0
local AdresseGp = {["EVerbunden"]=0, ["EVorhanden"]=0, ["EDerzeit"]=0, ["ESpannung"]=0, ["ETick"]=0}
function coreUp()
local AdresseGp = {["EVerbunden"]=0, ["EVorhanden"]=0, ["EDerzeit"]=0, ["ESpannung"]=0, ["ETick"]=0}
for adresse, typName in hardware.list() do
if typName == "m