-
-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update matlab model * Remove unnecessary changes
- Loading branch information
1 parent
46e396c
commit c7e73e3
Showing
5 changed files
with
768 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 6 additions & 0 deletions
6
hdw-a339x/src/wasm/fbw_a320/src/model/LateralDirectLaw_private.h
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
#ifndef RTW_HEADER_LateralDirectLaw_private_h_ | ||
#define RTW_HEADER_LateralDirectLaw_private_h_ | ||
#include "rtwtypes.h" | ||
#include "LateralDirectLaw_types.h" | ||
#endif | ||
|
Oops, something went wrong.