• Got the following on the IDE after doing about 6 g.dump() calls with the asteroids app running.

    =undefined
    Interpreter error: [
      "FIFO_FULL"
     ]
    New interpreter error: FIFO_FULL
    Interpreter error: [
      "FIFO_FULL"
     ]
    New interpreter error: FIFO_FULL
    Interpreter error: [
      "FIFO_FULL"
     ]
    New interpreter error: FIFO_FULL
    Interpreter error: [
      "FIFO_FULL"
     ]
    New interpreter error: FIFO_FULL
    Interpreter error: [
      "FIFO_FULL"
     ]
    New interpreter error: FIFO_FULL
    Interpreter error: [
      "FIFO_FULL"
     ]
    New interpreter error: FIFO_FULL
    Interpreter error: [
      "FIFO_FULL"
     ]
    New interpreter error: FIFO_FULL
    Interpreter error: [
      "FIFO_FULL"
     ]
    New interpreter error: FIFO_FULL
    Interpreter error: [
      "FIFO_FULL"
     ]
    New interpreter error: FIFO_FULL
    >print("<","<<",JSON.stringify(process.env),">>",">")
    < << {"VERSION":"2v10.114","GIT_COMMIT":"0014dcca","BOARD":"BANGLEJS2","FLASH":1048576,"SPIFLASH":8388608,"HWVERSION":2,"STORAGE":8388608,"RAM":262144,"SERIAL":"6423edf0-b3f07955","CONSOLE":"Bluetooth","MODULES":"Flash,Storage,heatshrink,tensorflow,locale","EXPTR":442640} >> >
    =undefined
    
About

Avatar for HughB @HughB started