This website requires JavaScript.
Explore
Help
Sign In
andreika-git
/
rusefi
mirror of
https://github.com/andreika-git/rusefi.git
Watch
1
Star
0
Fork
You've already forked rusefi
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
907adc6583
rusefi
/
firmware
/
config
/
boards
/
atlas
/
board_configuration.cpp
5 lines
61 B
C++
Raw
Normal View
History
Unescape
Escape
atlas build stub (#3065) * add atlas configs * script * prepend * s * stubs * apparently board.mk can't set cpu * s
2021-07-25 22:04:58 -07:00
#
include
"pch.h"
Code style for methods with zero arguments #3535
2022-01-11 19:26:24 -08:00
void
setSdCardConfigurationOverrides
(
)
{
atlas build stub (#3065) * add atlas configs * script * prepend * s * stubs * apparently board.mk can't set cpu * s
2021-07-25 22:04:58 -07:00
}