mirror of
https://github.com/Binary-Coalescence/motorDSM.git
synced 2025-08-05 22:15:39 -05:00
Substituted string "mcb4b" with "md90".
The following case replacements were applied (in order): mcb4b -> md90 MCB4B -> MD90 mcb-4b -> md-90 MCB-4B -> MD-90 MCB -> MD-90
This commit is contained in:
@@ -37,6 +37,6 @@ USAGE... This file contains function prototypes for DSM IOC shell commands.
|
||||
#include "motordrvCom.h"
|
||||
|
||||
/* Function prototypes. */
|
||||
extern RTN_STATUS MCB4BSetup(int, int);
|
||||
extern RTN_STATUS MCB4BConfig(int, const char *);
|
||||
extern RTN_STATUS MD90Setup(int, int);
|
||||
extern RTN_STATUS MD90Config(int, const char *);
|
||||
|
||||
|
Reference in New Issue
Block a user