# Config file for 7-segment Gear Indicator project. # # Richard Burns Rally dll config. # # Rest of a line after the pound (#) is ignored. # If it is non-zero, draw debugging rectangle at top-left corner. # Also, generate several debugging messages into gidll_log.txt # every frame, so the log file can be huge. Debug 0 # IP address and port to send data to. IP 127.0.0.1 Port 11111 # The addres of the pointer to the car structure in the memory # (must be in base 16). # Notice, that this is not the address of the car structure, but the address # of the pointer. # Car_Struct_Address_Ptr 0x0165FC68