From cbbfa871ae3d9db3852d9122a6d8355896c073ed Mon Sep 17 00:00:00 2001 From: João Silva Date: Mon, 16 Jan 2017 22:39:57 +0000 Subject: Many cleanups. --- source/obc1.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'source/obc1.h') diff --git a/source/obc1.h b/source/obc1.h index 7d478f0..e781f5b 100644 --- a/source/obc1.h +++ b/source/obc1.h @@ -5,9 +5,7 @@ uint8_t GetOBC1(uint16_t Address); void SetOBC1(uint8_t Byte, uint16_t Address); -uint8_t* GetBasePointerOBC1(uint32_t Address); uint8_t* GetMemPointerOBC1(uint32_t Address); void ResetOBC1(); #endif - -- cgit v1.2.3