Skip to content

Instantly share code, notes, and snippets.

View durub's full-sized avatar

Thiago Silveira durub

  • Curitiba, Brazil
  • 14:21 (UTC -03:00)
View GitHub Profile
@durub
durub / serial_output.txt
Last active August 18, 2017 17:21
Serial output of faulty program
[exati-watchdog] [DBG] watchdog_init: [34m-------------=============Watchdog thread scheduled (tid 0x20002194)=============-------------[0m
[exati-firmware-main] [DBG] main: thread 0x20001db0
[exati-firmware-main] [DBG] main: +---------------------------------
[exati-firmware-main] [DBG] main: |[32m Firmware version: [0m
[exati-firmware-main] [DBG] main: +---------------------------------
[exati-firmware-main] [DBG] main: 3. Initializing net_stack...
[exati-net-stack] [DBG] net_stack_init: Protocol initialized.
0 0 163
(211977 collapsed lines, equal to 0 0 163)
0 0 163
import pygame, sys, time, random
from pygame.locals import *
# Constants
BLACK = (0, 0, 0)
WHITE = (255, 255, 255)
RED = (255, 0, 0)
GREEN = (0, 255, 0)
BLUE = (0, 0, 255)
#include<stdio.h>
#include<stdlib.h>
#include<conio.h>
#include<iostream.h>
#include<string.h>
#include<io.h>
#include<math.h>
#define TAM 3